@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/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1014-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1014-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1014-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1014-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1014-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1014-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:gYear;
  dwc:scientificName 'Crouania pleonospora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '373064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1014-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1006-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1006-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1006-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1006-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1006-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1006-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:gYear;
  dwc:scientificName 'Penicillus capitatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '144484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1006-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '144484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1025-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1025-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1025-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1025-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1025-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1025-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:gYear;
  dwc:scientificName 'Penicillus capitatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '144484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1025-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '144484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1031-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1031-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1031-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1031-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1031-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1031-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1031'^^xsd:gYear;
  dwc:scientificName 'Halimeda incrassata  f. tripartita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '578967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1031-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '211519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1008-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1008-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1008-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1008-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1008-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1008-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:gYear;
  dwc:scientificName 'Rhipocephalus phoenix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '373295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1008-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1023-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1023-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1023-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1023-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1023-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1023-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:gYear;
  dwc:scientificName 'Penicillus dumetosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '373286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1023-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1034-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1034-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1034-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1034-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1034-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1034-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1034'^^xsd:gYear;
  dwc:scientificName 'Halimeda opuntia (L.) Lamouroux f. triloba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '578968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1034-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1033-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1033-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1033-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1033-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1033-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1033-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1033'^^xsd:gYear;
  dwc:scientificName 'Caulerpa paspaloides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '373269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1033-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1030-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1030-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1030-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1030-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1030-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1030-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:gYear;
  dwc:scientificName 'Halimeda incrassata  f. tripartita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '578967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1030-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '211519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1028-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1028-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1028-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1028-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1028-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1028-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:gYear;
  dwc:scientificName 'Halimeda goreaui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '373716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1028-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1005-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1005-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1005-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1005-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1005-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1005-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:gYear;
  dwc:scientificName 'Halimeda goreaui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '373716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1005-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1174-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1174-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1174-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1174-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1174-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1174-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1174'^^xsd:gYear;
  dwc:scientificName 'Batophora occidentalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'CU'^^xsd:string;
  dwc:stateProvince 'IDJ'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '146247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1174-1'^^xsd:anyURI;
  dwc:observationDate '1990-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '146247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1020-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1020-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1020-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1020-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1020-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1020-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:gYear;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1020-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1027-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1027-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1027-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1027-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1027-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1027-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:gYear;
  dwc:scientificName 'Avrainvillea nigricans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '221177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1027-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '221177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1032-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1032-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1032-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1032-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1032-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1032-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1032'^^xsd:gYear;
  dwc:scientificName 'Halimeda incrassata  f. tripartita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '578967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1032-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '211519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1004-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1004-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1004-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1004-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1004-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1004-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1004'^^xsd:gYear;
  dwc:scientificName 'Penicillus capitatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '144484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1004-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '144484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1022-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1022-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1022-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1022-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1022-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1022-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:gYear;
  dwc:scientificName 'Penicillus dumetosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '373286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1022-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1007-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1007-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1007-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1007-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1007-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1007-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:gYear;
  dwc:scientificName 'Rhipocephalus phoenix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '373295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1007-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1019-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1019-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1019-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1019-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1019-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1019-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:gYear;
  dwc:scientificName 'Thalassia testudinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2.2999999523163'^^xsd:double;
  dwc:aphiaid '374720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1019-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '374720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A998-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A998-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A998-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A998-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A998-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:998-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '998-1'^^xsd:string;
  dwc:scientificName 'Avrainvillea nigricans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '221177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:998-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '221177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1018-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1018-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1018-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1018-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1018-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1018-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:gYear;
  dwc:scientificName 'Rhipocephalus phoenix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '373295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1018-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1026-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1026-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1026-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1026-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1026-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1026-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:gYear;
  dwc:scientificName 'Penicillus capitatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '144484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1026-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '144484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A999-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A999-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A999-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A999-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A999-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:999-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '999-1'^^xsd:string;
  dwc:scientificName 'Avrainvillea longicaulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '374518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:999-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '374518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1037-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1037-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1037-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1037-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1037-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1037-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1037'^^xsd:gYear;
  dwc:scientificName 'Udotea caribaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '373298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1037-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1024-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1024-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1024-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1024-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1024-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1024-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:gYear;
  dwc:scientificName 'Penicillus dumetosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '373286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1024-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1000-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1000-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1000-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1000-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1000-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1000-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:gYear;
  dwc:scientificName 'Penicillus dumetosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '373286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1000-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A702-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A702-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A702-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A702-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A702-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:702-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '702-1'^^xsd:string;
  dwc:scientificName 'Turbinaria turbinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gonzalo Mateo'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '221475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:702-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '221475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A701-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A701-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A701-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A701-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A701-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:701-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '701-1'^^xsd:string;
  dwc:scientificName 'Turbinaria turbinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Gonzalo Mateo'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '221475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:701-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '221475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A774-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A774-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A774-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A774-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A774-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:774-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '774-1'^^xsd:string;
  dwc:scientificName 'Sargassum natans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:774-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '145560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1021-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1021-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1021-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1021-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1021-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1021-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:gYear;
  dwc:scientificName 'Ventricaria ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1021-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '211680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A775-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A775-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A775-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.60000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-83.169998168945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A775-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.60000038147 -83.169998168945)"^^geo:wktLiteral ;
  geo-pos:lat "21.60000038147"^^xsd:decimal ;
  geo-pos:long "-83.169998168945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A775-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:775-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '775-1'^^xsd:string;
  dwc:scientificName 'Sargassum natans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 'CU'^^xsd:string;
  dwc:longitude '-83.169998168945'^^xsd:double;
  dwc:latitude '21.60000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:775-1'^^xsd:anyURI;
  dwc:observationDate '1991-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '145560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A821-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A821-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A821-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.120000839233 -81.349998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.120000839233"^^xsd:decimal ;
  dwc:decimalLongitude "-81.349998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A821-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.120000839233 -81.349998474121)"^^geo:wktLiteral ;
  geo-pos:lat "23.120000839233"^^xsd:decimal ;
  geo-pos:long "-81.349998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A821-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:821-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '821-1'^^xsd:string;
  dwc:scientificName 'Halimeda incrassata  f. tripartita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Mateo'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'CU'^^xsd:string;
  dwc:longitude '-81.349998474121'^^xsd:double;
  dwc:latitude '23.120000839233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '578967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:821-1'^^xsd:anyURI;
  dwc:observationDate '1986-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '211519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A815-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A815-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A815-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.120000839233 -81.349998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.120000839233"^^xsd:decimal ;
  dwc:decimalLongitude "-81.349998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A815-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.120000839233 -81.349998474121)"^^geo:wktLiteral ;
  geo-pos:lat "23.120000839233"^^xsd:decimal ;
  geo-pos:long "-81.349998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A815-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:815-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '815-1'^^xsd:string;
  dwc:scientificName 'Udotea conglutinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Mateo'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'CU'^^xsd:string;
  dwc:longitude '-81.349998474121'^^xsd:double;
  dwc:latitude '23.120000839233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '373299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:815-1'^^xsd:anyURI;
  dwc:observationDate '1986-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '373299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A814-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A814-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A814-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.120000839233 -81.349998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.120000839233"^^xsd:decimal ;
  dwc:decimalLongitude "-81.349998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A814-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.120000839233 -81.349998474121)"^^geo:wktLiteral ;
  geo-pos:lat "23.120000839233"^^xsd:decimal ;
  geo-pos:long "-81.349998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A814-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:814-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '814-1'^^xsd:string;
  dwc:scientificName 'Penicillus pyriformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'CU'^^xsd:string;
  dwc:longitude '-81.349998474121'^^xsd:double;
  dwc:latitude '23.120000839233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '373288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:814-1'^^xsd:anyURI;
  dwc:observationDate '1986-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '373288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2757-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2757-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2757-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.569999694824 -17.89999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.89999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2757-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.569999694824 -17.89999961853)"^^geo:wktLiteral ;
  geo-pos:lat "28.569999694824"^^xsd:decimal ;
  geo-pos:long "-17.89999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2757-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2757-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2757'^^xsd:gYear;
  dwc:scientificName 'Cystoseira abies-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-17.89999961853'^^xsd:double;
  dwc:latitude '28.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2757-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '668468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2756-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2756-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2756-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.569999694824 -17.89999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.89999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2756-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.569999694824 -17.89999961853)"^^geo:wktLiteral ;
  geo-pos:lat "28.569999694824"^^xsd:decimal ;
  geo-pos:long "-17.89999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2756-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2756-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2756'^^xsd:gYear;
  dwc:scientificName 'Gelidium canariense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-17.89999961853'^^xsd:double;
  dwc:latitude '28.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '374481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2756-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '374481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1172-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1172-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1172-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35000038147 -16.920000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-16.920000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1172-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35000038147 -16.920000076294)"^^geo:wktLiteral ;
  geo-pos:lat "28.35000038147"^^xsd:decimal ;
  geo-pos:long "-16.920000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1172-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1172-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1172'^^xsd:gYear;
  dwc:scientificName 'Cystoseira abies-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.920000076294'^^xsd:double;
  dwc:latitude '28.35000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1172-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1173-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1173-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1173-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35000038147 -16.920000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-16.920000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1173-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35000038147 -16.920000076294)"^^geo:wktLiteral ;
  geo-pos:lat "28.35000038147"^^xsd:decimal ;
  geo-pos:long "-16.920000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1173-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1173-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1173'^^xsd:gYear;
  dwc:scientificName 'Cystoseira abies-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F, Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.920000076294'^^xsd:double;
  dwc:latitude '28.35000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1173-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '668468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1174-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1174-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1174-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35000038147 -16.920000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-16.920000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1174-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35000038147 -16.920000076294)"^^geo:wktLiteral ;
  geo-pos:lat "28.35000038147"^^xsd:decimal ;
  geo-pos:long "-16.920000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1174-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1174-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1174'^^xsd:gYear;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.920000076294'^^xsd:double;
  dwc:latitude '28.35000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1174-2'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1400-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1400-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1400-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35000038147 -16.920000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-16.920000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1400-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35000038147 -16.920000076294)"^^geo:wktLiteral ;
  geo-pos:lat "28.35000038147"^^xsd:decimal ;
  geo-pos:long "-16.920000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1400-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1400-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1400'^^xsd:gYear;
  dwc:scientificName 'Stypopodium zonale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.920000076294'^^xsd:double;
  dwc:latitude '28.35000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1400-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1402-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1402-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1402-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35000038147 -16.920000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-16.920000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1402-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35000038147 -16.920000076294)"^^geo:wktLiteral ;
  geo-pos:lat "28.35000038147"^^xsd:decimal ;
  geo-pos:long "-16.920000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1402-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1402-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1402'^^xsd:gYear;
  dwc:scientificName 'Stypopodium zonale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.920000076294'^^xsd:double;
  dwc:latitude '28.35000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1402-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2747-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2747-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2747-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35000038147 -16.920000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.35000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-16.920000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2747-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.35000038147 -16.920000076294)"^^geo:wktLiteral ;
  geo-pos:lat "28.35000038147"^^xsd:decimal ;
  geo-pos:long "-16.920000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2747-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2747-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2747'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.920000076294'^^xsd:double;
  dwc:latitude '28.35000038147'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2747-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1396-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1396-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1396-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.370000839233"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1396-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "28.370000839233"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1396-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1396-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1396'^^xsd:gYear;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.75'^^xsd:double;
  dwc:latitude '28.370000839233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1396-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1397-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1397-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1397-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.370000839233"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1397-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "28.370000839233"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1397-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1397-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1397'^^xsd:gYear;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.75'^^xsd:double;
  dwc:latitude '28.370000839233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1397-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2061-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2061-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2061-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.370000839233"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2061-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "28.370000839233"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2061-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2061-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2061'^^xsd:gYear;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.75'^^xsd:double;
  dwc:latitude '28.370000839233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2061-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1347-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1347-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1347-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.370000839233"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1347-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "28.370000839233"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1347-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1347-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1347'^^xsd:gYear;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.75'^^xsd:double;
  dwc:latitude '28.370000839233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1347-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2062-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2062-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2062-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.370000839233"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2062-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "28.370000839233"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2062-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2062-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2062'^^xsd:gYear;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.75'^^xsd:double;
  dwc:latitude '28.370000839233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2062-2'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2746-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2746-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2746-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.370000839233"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2746-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "28.370000839233"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2746-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2746-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2746'^^xsd:gYear;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.75'^^xsd:double;
  dwc:latitude '28.370000839233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2746-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1346-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1346-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1346-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.370000839233"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1346-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.370000839233 -16.75)"^^geo:wktLiteral ;
  geo-pos:lat "28.370000839233"^^xsd:decimal ;
  geo-pos:long "-16.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1346-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1346-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1346'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.75'^^xsd:double;
  dwc:latitude '28.370000839233'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1346-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2750-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2750-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2750-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.379999160767 -16.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.379999160767"^^xsd:decimal ;
  dwc:decimalLongitude "-16.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2750-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.379999160767 -16.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "28.379999160767"^^xsd:decimal ;
  geo-pos:long "-16.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2750-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2750-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2750'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.709999084473'^^xsd:double;
  dwc:latitude '28.379999160767'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2750-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A173-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A173-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A173-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.030000686646"^^xsd:decimal ;
  dwc:decimalLongitude "-16.520000457764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A173-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  geo-pos:lat "28.030000686646"^^xsd:decimal ;
  geo-pos:long "-16.520000457764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A173-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:173-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '173-1'^^xsd:string;
  dwc:scientificName 'Cymopolia barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.520000457764'^^xsd:double;
  dwc:latitude '28.030000686646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:173-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A174-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A174-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A174-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.030000686646"^^xsd:decimal ;
  dwc:decimalLongitude "-16.520000457764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A174-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  geo-pos:lat "28.030000686646"^^xsd:decimal ;
  geo-pos:long "-16.520000457764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A174-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:174-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '174-1'^^xsd:string;
  dwc:scientificName 'Cymopolia barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.520000457764'^^xsd:double;
  dwc:latitude '28.030000686646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:174-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2745-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2745-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2745-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.030000686646"^^xsd:decimal ;
  dwc:decimalLongitude "-16.520000457764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2745-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  geo-pos:lat "28.030000686646"^^xsd:decimal ;
  geo-pos:long "-16.520000457764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2745-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2745-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2745'^^xsd:gYear;
  dwc:scientificName 'Cystoseira abies-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.520000457764'^^xsd:double;
  dwc:latitude '28.030000686646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2745-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '668468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2744-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2744-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2744-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.030000686646"^^xsd:decimal ;
  dwc:decimalLongitude "-16.520000457764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2744-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  geo-pos:lat "28.030000686646"^^xsd:decimal ;
  geo-pos:long "-16.520000457764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2744-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2744-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2744'^^xsd:gYear;
  dwc:scientificName 'Liagora canariensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.520000457764'^^xsd:double;
  dwc:latitude '28.030000686646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2744-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2749-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2749-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2749-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.030000686646"^^xsd:decimal ;
  dwc:decimalLongitude "-16.520000457764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2749-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  geo-pos:lat "28.030000686646"^^xsd:decimal ;
  geo-pos:long "-16.520000457764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2749-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2749-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2749'^^xsd:gYear;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.520000457764'^^xsd:double;
  dwc:latitude '28.030000686646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2749-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2760-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2760-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2760-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.030000686646"^^xsd:decimal ;
  dwc:decimalLongitude "-16.520000457764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2760-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  geo-pos:lat "28.030000686646"^^xsd:decimal ;
  geo-pos:long "-16.520000457764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2760-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2760-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2760'^^xsd:gYear;
  dwc:scientificName 'Galaxaura rugosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.520000457764'^^xsd:double;
  dwc:latitude '28.030000686646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2760-1'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2748-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2748-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2748-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.030000686646"^^xsd:decimal ;
  dwc:decimalLongitude "-16.520000457764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2748-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.030000686646 -16.520000457764)"^^geo:wktLiteral ;
  geo-pos:lat "28.030000686646"^^xsd:decimal ;
  geo-pos:long "-16.520000457764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2748-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2748-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2748'^^xsd:gYear;
  dwc:scientificName 'Sargassum desfontainesii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-16.520000457764'^^xsd:double;
  dwc:latitude '28.030000686646'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2748-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A912-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A912-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A912-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A912-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A912-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:912-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '912-1'^^xsd:string;
  dwc:scientificName 'Dictyota ciliolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:912-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2752-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2752-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2752-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2752-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2752-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2752-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2752'^^xsd:gYear;
  dwc:scientificName 'Liagora canariensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2752-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A914-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A914-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A914-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A914-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A914-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:914-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '914-1'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa (Forssksl) J. Agardh var. occide'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '224176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:914-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '700395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A919-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A919-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A919-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A919-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A919-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:919-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '919-1'^^xsd:string;
  dwc:scientificName 'Caulerpa webbiana Montagne f. tomentella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '553152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:919-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A913-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A913-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A913-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A913-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A913-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:913-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '913-1'^^xsd:string;
  dwc:scientificName 'Dictyota ciliolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:913-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A916-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A916-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A916-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A916-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A916-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:916-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '916-1'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa (Forssksl) J. Agardh var. occide'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '224176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:916-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '700395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A917-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A917-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A917-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A917-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A917-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:917-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '917-1'^^xsd:string;
  dwc:scientificName 'Caulerpa webbiana Montagne f. tomentella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '553152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:917-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2753-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2753-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2753-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2753-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2753-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2753-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2753'^^xsd:gYear;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2753-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A922-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A922-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A922-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A922-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A922-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:922-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '922-1'^^xsd:string;
  dwc:scientificName 'Caulerpa webbiana Montagne f. tomentella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '553152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:922-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2755-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2755-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2755-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2755-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2755-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2755-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2755'^^xsd:gYear;
  dwc:scientificName 'Galaxaura flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '239262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2755-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A920-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A920-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A920-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A920-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A920-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:920-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '920-1'^^xsd:string;
  dwc:scientificName 'Caulerpa webbiana Montagne f. tomentella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '553152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:920-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A923-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A923-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A923-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A923-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A923-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:923-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '923-1'^^xsd:string;
  dwc:scientificName 'Dictyota ciliolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:923-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A915-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A915-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A915-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A915-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A915-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:915-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '915-1'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa (Forssksl) J. Agardh var. occide'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '224176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:915-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '700395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A929-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A929-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A929-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A929-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A929-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:929-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '929-1'^^xsd:string;
  dwc:scientificName 'Dasya corymbifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '144716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:929-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '144716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A918-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A918-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A918-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A918-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A918-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:918-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '918-1'^^xsd:string;
  dwc:scientificName 'Caulerpa webbiana Montagne f. tomentella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '553152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:918-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A931-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A931-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A931-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A931-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A931-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:931-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '931-1'^^xsd:string;
  dwc:scientificName 'Dasya corymbifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '144716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:931-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '144716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A930-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A930-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A930-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A930-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A930-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:930-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '930-1'^^xsd:string;
  dwc:scientificName 'Dasya corymbifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '144716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:930-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '144716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A921-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A921-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A921-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A921-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A921-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:921-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '921-1'^^xsd:string;
  dwc:scientificName 'Caulerpa webbiana Montagne f. tomentella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '553152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:921-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A927-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A927-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A927-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A927-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A927-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:927-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '927-1'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:927-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2754-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2754-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2754-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2754-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2754-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2754-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2754'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2754-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A928-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A928-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A928-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A928-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A928-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:928-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '928-1'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:928-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A926-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A926-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A926-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-13.420000076294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A926-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.209999084473 -13.420000076294)"^^geo:wktLiteral ;
  geo-pos:lat "29.209999084473"^^xsd:decimal ;
  geo-pos:long "-13.420000076294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A926-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:926-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '926-1'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'IC'^^xsd:string;
  dwc:longitude '-13.420000076294'^^xsd:double;
  dwc:latitude '29.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:926-1'^^xsd:anyURI;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A966-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A966-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A966-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A966-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A966-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:966-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '966-1'^^xsd:string;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:966-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A851-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A851-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A851-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A851-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A851-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:851-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '851-1'^^xsd:string;
  dwc:scientificName 'Polysiphonia brodiaei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:851-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '162854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A955-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A955-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A955-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A955-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A955-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:955-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '955-1'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:955-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A849-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A849-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A849-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A849-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A849-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:849-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '849-1'^^xsd:string;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:849-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A855-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A855-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A855-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A855-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A855-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:855-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '855-1'^^xsd:string;
  dwc:scientificName 'Bostrychia scorpioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:855-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '144791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A858-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A858-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A858-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A858-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A858-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:858-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '858-1'^^xsd:string;
  dwc:scientificName 'Gelidium pulchellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:858-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A951-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A951-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A951-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A951-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A951-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:951-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '951-1'^^xsd:string;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:951-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A856-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A856-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A856-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A856-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A856-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:856-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '856-1'^^xsd:string;
  dwc:scientificName 'Bostrychia scorpioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:856-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '144791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A961-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A961-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A961-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A961-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A961-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:961-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '961-1'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:961-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A854-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A854-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A854-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A854-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A854-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:854-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '854-1'^^xsd:string;
  dwc:scientificName 'Bostrychia scorpioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:854-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '144791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A975-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A975-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A975-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A975-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A975-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:975-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '975-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:975-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A959-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A959-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A959-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A959-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A959-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:959-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '959-1'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:959-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A974-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A974-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A974-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A974-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A974-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:974-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '974-1'^^xsd:string;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:974-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A968-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A968-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A968-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A968-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A968-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:968-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '968-1'^^xsd:string;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:968-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A298-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A298-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A298-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A298-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A298-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:298-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '298-1'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:298-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A853-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A853-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A853-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A853-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A853-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:853-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '853-1'^^xsd:string;
  dwc:scientificName 'Bostrychia scorpioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:853-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '144791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A962-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A962-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A962-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A962-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A962-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:962-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '962-1'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:962-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A949-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A949-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A949-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A949-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A949-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:949-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '949-1'^^xsd:string;
  dwc:scientificName 'Litosiphon pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '182746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:949-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A850-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A850-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A850-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A850-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A850-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:850-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '850-1'^^xsd:string;
  dwc:scientificName 'Polysiphonia brodiaei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:850-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '162854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A848-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A848-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A848-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A848-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A848-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:848-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '848-1'^^xsd:string;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:848-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A976-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A976-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A976-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A976-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A976-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:976-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '976-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:976-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A888-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A888-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A888-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A888-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A888-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:888-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '888-1'^^xsd:string;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:888-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A892-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A892-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A892-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A892-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A892-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:892-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '892-1'^^xsd:string;
  dwc:scientificName 'Schizymenia dubyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:892-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A891-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A891-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A891-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A891-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A891-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:891-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '891-1'^^xsd:string;
  dwc:scientificName 'Schizymenia dubyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:891-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A297-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A297-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A297-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A297-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A297-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:297-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '297-1'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:297-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A952-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A952-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A952-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A952-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A952-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:952-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '952-1'^^xsd:string;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:952-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A893-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A893-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A893-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A893-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A893-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:893-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '893-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:893-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A969-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A969-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A969-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A969-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A969-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:969-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '969-1'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:969-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A859-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A859-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A859-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A859-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A859-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:859-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '859-1'^^xsd:string;
  dwc:scientificName 'Laminaria ochroleuca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:859-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A299-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A299-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A299-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A299-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A299-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:299-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '299-1'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:299-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A953-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A953-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A953-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A953-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A953-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:953-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '953-1'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:953-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A889-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A889-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A889-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A889-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A889-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:889-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '889-1'^^xsd:string;
  dwc:scientificName 'Schizymenia dubyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:889-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A960-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A960-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A960-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A960-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A960-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:960-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '960-1'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:960-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A965-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A965-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A965-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A965-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A965-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:965-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '965-1'^^xsd:string;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:965-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1017-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1017-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1017-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1017-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1017-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1017-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:gYear;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'R. Beltran & F. Civera'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1017-1'^^xsd:anyURI;
  dwc:observationDate '1991-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A967-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A967-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A967-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A967-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.709999084473 -9.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "46.709999084473"^^xsd:decimal ;
  geo-pos:long "-9.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A967-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:967-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '967-1'^^xsd:string;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.2399997711182'^^xsd:double;
  dwc:latitude '46.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:967-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A807-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A807-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A807-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.130001068115 -9.1999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A807-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.130001068115 -9.1999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.130001068115"^^xsd:decimal ;
  geo-pos:long "-9.1999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A807-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:807-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '807-1'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.1999998092651'^^xsd:double;
  dwc:latitude '43.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:807-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A869-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A869-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A869-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A869-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A869-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:869-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '869-1'^^xsd:string;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:869-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A845-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A845-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A845-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A845-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A845-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:845-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '845-1'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:845-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2741-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2741-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2741-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2741-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2741-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2741-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2741'^^xsd:gYear;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2741-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A957-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A957-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A957-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A957-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A957-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:957-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '957-1'^^xsd:string;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:957-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A994-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A994-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A994-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A994-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A994-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:994-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '994-1'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:994-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1002-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1002-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1002-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1002-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1002-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1002-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1002-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A842-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A842-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A842-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A842-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A842-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:842-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '842-1'^^xsd:string;
  dwc:scientificName 'Hypoglossum woodwardii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '172504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:842-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A838-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A838-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A838-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A838-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A838-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:838-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '838-1'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:838-1'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A840-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A840-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A840-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A840-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A840-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:840-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '840-1'^^xsd:string;
  dwc:scientificName 'Acrosorium uncinatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '162847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:840-1'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A864-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A864-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A864-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A864-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A864-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:864-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '864-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:864-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A868-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A868-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A868-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A868-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A868-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:868-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '868-1'^^xsd:string;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:868-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A871-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A871-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A871-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A871-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A871-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:871-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '871-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:871-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A886-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A886-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A886-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A886-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A886-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:886-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '886-1'^^xsd:string;
  dwc:scientificName 'Polyneura hilliae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '238956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:886-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '144777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A863-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A863-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A863-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A863-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A863-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:863-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '863-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:863-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A860-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A860-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A860-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A860-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A860-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:860-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '860-1'^^xsd:string;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:860-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1001-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1001-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1001-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1001-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1001-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1001-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:gYear;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1001-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A590-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A590-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A590-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A590-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A590-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:590-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '590-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:590-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A872-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A872-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A872-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A872-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A872-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:872-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '872-1'^^xsd:string;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:872-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A861-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A861-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A861-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A861-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A861-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:861-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '861-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:861-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A870-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A870-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A870-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A870-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A870-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:870-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '870-1'^^xsd:string;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:870-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A847-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A847-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A847-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A847-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A847-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:847-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '847-1'^^xsd:string;
  dwc:scientificName 'Gelidium pulchellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:847-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A873-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A873-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A873-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A873-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A873-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:873-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '873-1'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:873-1'^^xsd:anyURI;
  dwc:observationDate '1981-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A862-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A862-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A862-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A862-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A862-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:862-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '862-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis jubata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:862-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A958-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A958-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A958-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A958-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A958-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:958-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '958-1'^^xsd:string;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:958-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A884-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A884-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A884-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A884-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A884-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:884-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '884-1'^^xsd:string;
  dwc:scientificName 'Plocamium coccineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '497054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:884-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A841-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A841-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A841-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A841-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A841-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:841-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '841-1'^^xsd:string;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:841-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A885-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A885-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A885-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A885-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A885-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:885-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '885-1'^^xsd:string;
  dwc:scientificName 'Gigartina teedii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:885-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A843-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A843-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A843-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A843-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A843-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:843-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '843-1'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:843-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A954-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A954-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A954-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A954-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A954-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:954-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '954-1'^^xsd:string;
  dwc:scientificName 'Polysiphonia nigrescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '163502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:954-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A865-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A865-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A865-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A865-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A865-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:865-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '865-1'^^xsd:string;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:865-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A839-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A839-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A839-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A839-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A839-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:839-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '839-1'^^xsd:string;
  dwc:scientificName 'Pterosiphonia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '146368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:839-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '146368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1003-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1003-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1003-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1003-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1003-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1003-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:gYear;
  dwc:scientificName 'Pterosiphonia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '146368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1003-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '146368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A956-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A956-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A956-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A956-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A956-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:956-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '956-1'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:956-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2742-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2742-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2742-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2742-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2742-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2742-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2742'^^xsd:gYear;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2742-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2740-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2740-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2740-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2740-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2740-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2740-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2740'^^xsd:gYear;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2740-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A883-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A883-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A883-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A883-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A883-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:883-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '883-1'^^xsd:string;
  dwc:scientificName 'Chondria scintillans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:883-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '144805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A844-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A844-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A844-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A844-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A844-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:844-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '844-1'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:844-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A867-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A867-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A867-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A867-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.229999542236 -9.0100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.229999542236"^^xsd:decimal ;
  geo-pos:long "-9.0100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A867-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:867-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '867-1'^^xsd:string;
  dwc:scientificName 'Gracilaria foliifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-9.0100002288818'^^xsd:double;
  dwc:latitude '43.229999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:867-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145699'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1321-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1321-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1321-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1321-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1321-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1321-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1321'^^xsd:gYear;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1321-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1327-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1327-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1327-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1327-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1327-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1327-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1327'^^xsd:gYear;
  dwc:scientificName 'Grateloupia doryphora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1327-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1334-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1334-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1334-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1334-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1334-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1334-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1334'^^xsd:gYear;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1334-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1318-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1318-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1318-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1318-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1318-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1318-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:gYear;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1318-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A719-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A719-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A719-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A719-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A719-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:719-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '719-1'^^xsd:string;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:719-1'^^xsd:anyURI;
  dwc:observationDate '1981-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1333-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1333-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1333-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1333-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1333-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1333-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1333'^^xsd:gYear;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1333-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1340-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1340-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1340-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1340-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1340-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1340-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1340'^^xsd:gYear;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1340-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1338-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1338-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1338-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1338-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1338-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1338-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1338'^^xsd:gYear;
  dwc:scientificName 'Gigartina stellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1338-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1332-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1332-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1332-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1332-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1332-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1332-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1332'^^xsd:gYear;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1332-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A878-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A878-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A878-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A878-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A878-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:878-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '878-1'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:878-1'^^xsd:anyURI;
  dwc:observationDate '1981-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1330-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1330-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1330-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1330-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1330-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1330-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1330'^^xsd:gYear;
  dwc:scientificName 'Grateloupia doryphora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1330-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A470-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A470-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A470-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A470-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A470-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:470-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '470-1'^^xsd:string;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:470-1'^^xsd:anyURI;
  dwc:observationDate '1981-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1322-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1322-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1322-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1322-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1322-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1322-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1322'^^xsd:gYear;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1322-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1325-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1325-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1325-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1325-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1325-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1325-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1325'^^xsd:gYear;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1325-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1324-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1324-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1324-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1324-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1324-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1324-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1324'^^xsd:gYear;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1324-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1341-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1341-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1341-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1341-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1341-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1341-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1341'^^xsd:gYear;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1341-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1339-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1339-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1339-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1339-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1339-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1339-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1339'^^xsd:gYear;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1339-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1335-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1335-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1335-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1335-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1335-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1335-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1335'^^xsd:gYear;
  dwc:scientificName 'Gigartina pistillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1335-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1320-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1320-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1320-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1320-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1320-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1320-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1320'^^xsd:gYear;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1320-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1329-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1329-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1329-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1329-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1329-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1329-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1329'^^xsd:gYear;
  dwc:scientificName 'Grateloupia doryphora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1329-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1323-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1323-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1323-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1323-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1323-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1323-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1323'^^xsd:gYear;
  dwc:scientificName 'Grateloupia doryphora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1323-1'^^xsd:anyURI;
  dwc:observationDate '1995-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '145247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1342-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1342-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1342-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1342-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1342-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1342-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1342'^^xsd:gYear;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1342-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1331-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1331-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1331-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1331-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1331-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1331-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1331'^^xsd:gYear;
  dwc:scientificName 'Grateloupia doryphora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1331-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A875-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A875-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A875-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A875-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A875-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:875-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '875-1'^^xsd:string;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:875-1'^^xsd:anyURI;
  dwc:observationDate '1981-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1336-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1336-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1336-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1336-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1336-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1336-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1336'^^xsd:gYear;
  dwc:scientificName 'Gigartina pistillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1336-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1337-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1337-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1337-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399995803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1337-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.540000915527 -8.9399995803833)"^^geo:wktLiteral ;
  geo-pos:lat "42.540000915527"^^xsd:decimal ;
  geo-pos:long "-8.9399995803833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1337-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1337-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1337'^^xsd:gYear;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Po'^^xsd:string;
  dwc:longitude '-8.9399995803833'^^xsd:double;
  dwc:latitude '42.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1337-1'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1803-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1803-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1803-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.840000152588 -8.8800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1803-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.840000152588 -8.8800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "41.840000152588"^^xsd:decimal ;
  geo-pos:long "-8.8800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1803-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1803-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1803'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A.J.Veiga'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'PT'^^xsd:string;
  dwc:longitude '-8.8800001144409'^^xsd:double;
  dwc:latitude '41.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1803-1'^^xsd:anyURI;
  dwc:observationDate '1997-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1815-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1815-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1815-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.020000457764 -8.8800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1815-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.020000457764 -8.8800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "42.020000457764"^^xsd:decimal ;
  geo-pos:long "-8.8800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1815-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1815-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1815'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'I. Bßrbara'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'PT'^^xsd:string;
  dwc:longitude '-8.8800001144409'^^xsd:double;
  dwc:latitude '42.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1815-1'^^xsd:anyURI;
  dwc:observationDate '1997-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1805-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1805-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1805-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.020000457764 -8.8800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1805-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.020000457764 -8.8800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "42.020000457764"^^xsd:decimal ;
  geo-pos:long "-8.8800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1805-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1805-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1805'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'I. Bßrbara'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'PT'^^xsd:string;
  dwc:longitude '-8.8800001144409'^^xsd:double;
  dwc:latitude '42.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1805-1'^^xsd:anyURI;
  dwc:observationDate '1997-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1818-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1818-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1818-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.650001525879 -8.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1818-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.650001525879 -8.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.650001525879"^^xsd:decimal ;
  geo-pos:long "-8.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1818-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1818-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1818'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'I. Bßrbara'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'PT'^^xsd:string;
  dwc:longitude '-8.8699998855591'^^xsd:double;
  dwc:latitude '41.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1818-1'^^xsd:anyURI;
  dwc:observationDate '1997-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1794-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1794-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1794-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.650001525879 -8.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1794-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.650001525879 -8.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.650001525879"^^xsd:decimal ;
  geo-pos:long "-8.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1794-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1794-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1794'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'I. Bßrbara'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'PT'^^xsd:string;
  dwc:longitude '-8.8699998855591'^^xsd:double;
  dwc:latitude '41.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1794-1'^^xsd:anyURI;
  dwc:observationDate '1997-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2678-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2678-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2678-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.959999084473 -8.5500001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.959999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5500001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2678-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.959999084473 -8.5500001907349)"^^geo:wktLiteral ;
  geo-pos:lat "36.959999084473"^^xsd:decimal ;
  geo-pos:long "-8.5500001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2678-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2678-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2678'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'PT'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.5500001907349'^^xsd:double;
  dwc:latitude '36.959999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2678-1'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2676-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2676-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2676-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.040000915527 -8.3299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.040000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2676-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.040000915527 -8.3299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "37.040000915527"^^xsd:decimal ;
  geo-pos:long "-8.3299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2676-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2676-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2676'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'T. Gallardo'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'PT'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.3299999237061'^^xsd:double;
  dwc:latitude '37.040000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2676-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2677-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2677-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2677-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.040000915527 -8.3299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.040000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2677-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.040000915527 -8.3299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "37.040000915527"^^xsd:decimal ;
  geo-pos:long "-8.3299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2677-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2677-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2677'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'T. Gallardo & F. Conde'^^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 'PT'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.3299999237061'^^xsd:double;
  dwc:latitude '37.040000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2677-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2669-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2669-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2669-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.040000915527 -8.3299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.040000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2669-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.040000915527 -8.3299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "37.040000915527"^^xsd:decimal ;
  geo-pos:long "-8.3299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2669-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2669-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2669'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia  squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodriguez & A. Clavell'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mn'^^xsd:string;
  dwc:longitude '-8.3299999237061'^^xsd:double;
  dwc:latitude '37.040000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2669-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2668-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2668-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2668-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.040000915527 -8.3299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.040000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2668-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.040000915527 -8.3299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "37.040000915527"^^xsd:decimal ;
  geo-pos:long "-8.3299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2668-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2668-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2668'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia  squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'PT'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.3299999237061'^^xsd:double;
  dwc:latitude '37.040000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2668-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2675-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2675-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2675-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.040000915527 -8.3299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.040000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2675-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.040000915527 -8.3299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "37.040000915527"^^xsd:decimal ;
  geo-pos:long "-8.3299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2675-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2675-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2675'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'T. Gallardo'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'PT'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.3299999237061'^^xsd:double;
  dwc:latitude '37.040000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2675-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2676-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2676-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2676-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.040000915527 -8.3299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.040000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2676-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.040000915527 -8.3299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "37.040000915527"^^xsd:decimal ;
  geo-pos:long "-8.3299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2676-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2676-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2676'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'T. Gallardo'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'PT'^^xsd:string;
  dwc:stateProvince 'Ag'^^xsd:string;
  dwc:longitude '-8.3299999237061'^^xsd:double;
  dwc:latitude '37.040000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2676-2'^^xsd:anyURI;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1171-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1171-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1171-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -8.3199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.490001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1171-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.490001678467 -8.3199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "43.490001678467"^^xsd:decimal ;
  geo-pos:long "-8.3199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1171-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1171-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1171'^^xsd:gYear;
  dwc:scientificName 'Nitella opaca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Pizarro'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-8.3199996948242'^^xsd:double;
  dwc:latitude '43.490001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '495206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1171-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '495206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A325-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A325-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A325-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A325-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A325-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:325-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '325-1'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:325-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A880-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A880-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A880-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A880-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A880-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:880-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '880-1'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:880-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A504-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A504-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A504-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A504-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A504-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:504-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '504-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:504-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A409-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A409-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A409-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A409-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A409-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:409-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '409-1'^^xsd:string;
  dwc:scientificName 'Halydris siliquosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:409-1'^^xsd:anyURI;
  dwc:observationDate '1981-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A876-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A876-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A876-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A876-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A876-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:876-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '876-1'^^xsd:string;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:876-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A326-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A326-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A326-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A326-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A326-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:326-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '326-1'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:326-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A882-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A882-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A882-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A882-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A882-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:882-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '882-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:882-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A879-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A879-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A879-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A879-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A879-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:879-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '879-1'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:879-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A877-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A877-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A877-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A877-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A877-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:877-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '877-1'^^xsd:string;
  dwc:scientificName 'Halydris siliquosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:877-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A410-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A410-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A410-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A410-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A410-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:410-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '410-1'^^xsd:string;
  dwc:scientificName 'Halydris siliquosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:410-1'^^xsd:anyURI;
  dwc:observationDate '1981-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A327-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A327-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A327-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A327-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A327-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:327-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '327-1'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:327-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A411-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A411-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A411-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A411-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A411-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:411-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '411-1'^^xsd:string;
  dwc:scientificName 'Halydris siliquosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:411-1'^^xsd:anyURI;
  dwc:observationDate '1981-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A874-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A874-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A874-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A874-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A874-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:874-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '874-1'^^xsd:string;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:874-1'^^xsd:anyURI;
  dwc:observationDate '1981-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A456-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A456-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A456-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6999998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A456-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -7.6999998092651)"^^geo:wktLiteral ;
  geo-pos:lat "43.75"^^xsd:decimal ;
  geo-pos:long "-7.6999998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A456-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:456-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '456-1'^^xsd:string;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-7.6999998092651'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:456-1'^^xsd:anyURI;
  dwc:observationDate '1981-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1816-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1816-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1816-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.709999084473 -6.9899997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-6.9899997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1816-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.709999084473 -6.9899997711182)"^^geo:wktLiteral ;
  geo-pos:lat "43.709999084473"^^xsd:decimal ;
  geo-pos:long "-6.9899997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1816-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1816-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1816'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M¬ C. L=pez & S. Calvo'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.9899997711182'^^xsd:double;
  dwc:latitude '43.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1816-1'^^xsd:anyURI;
  dwc:observationDate '1997-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A310-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A310-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A310-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A310-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A310-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:310-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '310-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:310-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A311-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A311-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A311-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A311-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A311-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:311-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '311-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:311-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A455-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A455-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A455-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A455-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A455-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:455-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '455-1'^^xsd:string;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:455-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A569-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A569-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A569-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A569-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A569-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:569-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '569-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:569-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A108-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A108-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A108-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A108-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A108-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:108-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '108-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:108-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A343-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A343-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A343-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A343-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A343-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:343-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '343-1'^^xsd:string;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:343-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A502-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A502-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A502-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A502-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A502-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:502-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '502-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:502-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A25-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A25-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A25-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A25-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A25-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:25-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '25-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:25-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A306-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A306-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A306-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A306-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A306-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:306-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '306-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:306-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A20-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A20-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A20-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A20-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A20-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:20-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '20-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:20-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A112-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A112-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A112-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A112-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A112-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:112-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '112-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:112-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A317-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A317-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A317-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A317-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A317-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:317-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '317-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:317-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A107-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A107-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A107-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A107-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A107-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:107-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '107-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:107-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A448-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A448-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A448-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A448-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A448-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:448-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '448-1'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:448-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A501-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A501-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A501-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A501-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A501-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:501-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '501-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:501-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A639-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A639-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A639-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A639-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A639-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:639-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '639-1'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:639-1'^^xsd:anyURI;
  dwc:observationDate '1988-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A111-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A111-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A111-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A111-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A111-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:111-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '111-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:111-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A471-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A471-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A471-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A471-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A471-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:471-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '471-1'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:471-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A503-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A503-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A503-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A503-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A503-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:503-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '503-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:503-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A321-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A321-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A321-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A321-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A321-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:321-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '321-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:321-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A18-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A18-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A18-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A18-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A18-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:18-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '18-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:18-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A493-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A493-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A493-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A493-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A493-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:493-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '493-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:493-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A99-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A99-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A99-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A99-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A99-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:99-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '99-1'^^xsd:string;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:99-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A346-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A346-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A346-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A346-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A346-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:346-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '346-1'^^xsd:string;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:346-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A307-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A307-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A307-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A307-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A307-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:307-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '307-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:307-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A314-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A314-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A314-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A314-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A314-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:314-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '314-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:314-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A17-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A17-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A17-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A17-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A17-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:17-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '17-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:17-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A110-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A110-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A110-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A110-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A110-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:110-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '110-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:110-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A451-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A451-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A451-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A451-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A451-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:451-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '451-1'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:451-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A309-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A309-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A309-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A309-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A309-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:309-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '309-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:309-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A22-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A22-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A22-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A22-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A22-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:22-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '22-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:22-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A564-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A564-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A564-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A564-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A564-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:564-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '564-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:564-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A68-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A68-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A68-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A68-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A68-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:68-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '68-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:68-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A23-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A23-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A23-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A23-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A23-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:23-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '23-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:23-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A79-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A79-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A79-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A79-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A79-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:79-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '79-1'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:79-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A344-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A344-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A344-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A344-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A344-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:344-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '344-1'^^xsd:string;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:344-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A449-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A449-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A449-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A449-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A449-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:449-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '449-1'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:449-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A497-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A497-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A497-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A497-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A497-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:497-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '497-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:497-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A312-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A312-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A312-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A312-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A312-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:312-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '312-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:312-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A492-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A492-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A492-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A492-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A492-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:492-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '492-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:492-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A320-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A320-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A320-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A320-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A320-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:320-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '320-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:320-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A319-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A319-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A319-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A319-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A319-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:319-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '319-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:319-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A496-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A496-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A496-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A496-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A496-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:496-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '496-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:496-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A318-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A318-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A318-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A318-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A318-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:318-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '318-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:318-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A345-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A345-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A345-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A345-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A345-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:345-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '345-1'^^xsd:string;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:345-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A67-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A67-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A67-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A67-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A67-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:67-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '67-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:67-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A490-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A490-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A490-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A490-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A490-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:490-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '490-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:490-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A613-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A613-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A613-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A613-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A613-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:613-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '613-1'^^xsd:string;
  dwc:scientificName 'Pterosiphonia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '146368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:613-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '146368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A316-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A316-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A316-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A316-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A316-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:316-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '316-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:316-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A454-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A454-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A454-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A454-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A454-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:454-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '454-1'^^xsd:string;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:454-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A565-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A565-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A565-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A565-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A565-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:565-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '565-2'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:565-2'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A491-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A491-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A491-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A491-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A491-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:491-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '491-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:491-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A78-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A78-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A78-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A78-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A78-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:78-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '78-1'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:78-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A610-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A610-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A610-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A610-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A610-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:610-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '610-1'^^xsd:string;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:610-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A315-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A315-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A315-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A315-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A315-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:315-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '315-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:315-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A498-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A498-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A498-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A498-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A498-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:498-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '498-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:498-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A26-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A26-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A26-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A26-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A26-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:26-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '26-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:26-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A347-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A347-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A347-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A347-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A347-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:347-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '347-1'^^xsd:string;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:347-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A62-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A62-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A62-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A62-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A62-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:62-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '62-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:62-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A450-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A450-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A450-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A450-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A450-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:450-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '450-1'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:450-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A348-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A348-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A348-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A348-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A348-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:348-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '348-1'^^xsd:string;
  dwc:scientificName 'Gastroclonium ovatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:348-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A500-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A500-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A500-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A500-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A500-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:500-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '500-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:500-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A109-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A109-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A109-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A109-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A109-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:109-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '109-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:109-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A614-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A614-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A614-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A614-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A614-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:614-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '614-1'^^xsd:string;
  dwc:scientificName 'Pterosiphonia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '146368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:614-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '146368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A638-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A638-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A638-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A638-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A638-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:638-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '638-1'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:638-1'^^xsd:anyURI;
  dwc:observationDate '1988-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A21-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A21-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A21-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A21-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A21-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:21-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '21-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:21-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A452-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A452-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A452-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A452-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A452-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:452-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '452-1'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:452-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A494-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A494-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A494-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A494-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A494-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:494-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '494-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:494-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A601-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A601-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A601-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A601-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A601-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:601-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '601-1'^^xsd:string;
  dwc:scientificName 'Porphyra umbilicaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:601-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A499-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A499-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A499-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A499-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A499-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:499-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '499-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:499-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A308-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A308-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A308-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A308-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A308-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:308-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '308-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:308-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A572-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A572-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A572-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A572-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A572-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:572-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '572-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:572-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A305-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A305-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A305-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A305-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A305-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:305-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '305-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:305-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A495-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A495-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A495-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A495-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A495-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:495-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '495-1'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:495-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A567-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A567-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A567-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A567-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A567-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:567-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '567-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:567-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A304-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A304-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A304-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A304-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A304-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:304-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '304-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:304-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A556-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A556-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A556-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A556-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A556-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:556-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '556-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:556-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A568-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A568-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A568-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A568-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A568-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:568-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '568-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:568-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A453-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A453-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A453-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A453-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A453-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:453-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '453-1'^^xsd:string;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:453-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A502-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A502-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A502-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A502-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A502-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:502-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '502-2'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:502-2'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A313-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A313-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A313-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A313-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A313-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:313-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '313-1'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:313-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A24-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A24-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A24-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A24-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A24-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:24-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '24-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:24-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A113-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A113-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A113-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.549999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A113-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.549999237061 -6.3800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.549999237061"^^xsd:decimal ;
  geo-pos:long "-6.3800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A113-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:113-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '113-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-6.3800001144409'^^xsd:double;
  dwc:latitude '43.549999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:113-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2704-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2704-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2704-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 -5.9499998092651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9499998092651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2704-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 -5.9499998092651)"^^geo:wktLiteral ;
  geo-pos:lat "40.520000457764"^^xsd:decimal ;
  geo-pos:long "-5.9499998092651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2704-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2704-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2704'^^xsd:gYear;
  dwc:scientificName 'Spirogyra fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Ignacio de Acua Sßnchez-Arjona'^^xsd:string;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Sa'^^xsd:string;
  dwc:longitude '-5.9499998092651'^^xsd:double;
  dwc:latitude '40.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '578375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2704-1'^^xsd:anyURI;
  dwc:aphiaIdAccepted '578375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1955-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1955-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1955-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340000152588 -5.8600001335144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8600001335144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1955-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.340000152588 -5.8600001335144)"^^geo:wktLiteral ;
  geo-pos:lat "43.340000152588"^^xsd:decimal ;
  geo-pos:long "-5.8600001335144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1955-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1955-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1955'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Cremades'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8600001335144'^^xsd:double;
  dwc:latitude '43.340000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1955-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A208-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A208-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A208-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A208-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A208-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:208-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '208-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:208-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A199-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A199-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A199-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A199-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A199-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:199-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '199-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:199-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A71-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A71-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A71-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A71-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A71-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:71-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '71-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:71-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A207-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A207-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A207-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A207-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A207-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:207-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '207-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:207-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A194-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A194-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A194-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A194-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A194-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:194-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '194-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:194-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A195-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A195-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A195-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A195-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A195-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:195-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '195-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:195-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A204-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A204-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A204-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A204-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A204-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:204-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '204-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:204-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A69-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A69-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A69-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A69-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A69-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:69-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '69-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:69-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A211-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A211-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A211-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A211-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A211-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:211-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '211-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:211-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A213-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A213-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A213-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A213-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A213-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:213-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '213-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:213-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A76-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A76-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A76-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A76-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A76-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:76-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '76-1'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:76-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A198-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A198-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A198-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A198-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A198-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:198-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '198-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:198-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A210-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A210-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A210-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A210-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A210-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:210-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '210-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:210-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A73-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A73-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A73-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A73-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A73-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:73-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '73-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:73-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A202-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A202-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A202-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A202-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A202-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:202-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '202-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:202-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A200-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A200-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A200-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A200-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A200-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:200-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '200-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:200-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A201-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A201-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A201-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A201-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A201-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:201-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '201-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:201-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1041-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1041-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1041-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1041-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1041-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1041-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1041'^^xsd:gYear;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1041-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A206-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A206-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A206-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A206-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A206-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:206-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '206-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:206-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A196-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A196-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A196-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A196-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A196-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:196-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '196-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:196-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1804-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1804-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1804-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1804-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1804-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1804-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1804'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M¬ C. L=pez & S. Calvo'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1804-1'^^xsd:anyURI;
  dwc:observationDate '1997-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A203-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A203-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A203-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A203-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A203-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:203-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '203-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:203-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A197-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A197-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A197-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A197-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A197-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:197-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '197-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:197-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A213-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A213-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A213-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A213-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A213-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:213-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '213-2'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:213-2'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1817-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1817-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1817-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1817-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1817-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1817-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1817'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M¬ C. L=pez & S. Calvo'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1817-1'^^xsd:anyURI;
  dwc:observationDate '1997-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A75-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A75-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A75-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A75-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A75-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:75-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '75-1'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:75-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A205-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A205-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A205-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A205-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A205-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:205-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '205-1'^^xsd:string;
  dwc:scientificName 'Cystoseira baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:205-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1659019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A72-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A72-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A72-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A72-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.979999542236 -5.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.979999542236"^^xsd:decimal ;
  geo-pos:long "-5.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A72-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:72-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '72-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.8299999237061'^^xsd:double;
  dwc:latitude '43.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:72-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2660-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2660-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2660-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.939998626709 -5.6599998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.939998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6599998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2660-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.939998626709 -5.6599998474121)"^^geo:wktLiteral ;
  geo-pos:lat "35.939998626709"^^xsd:decimal ;
  geo-pos:long "-5.6599998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2660-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2660-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2660'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.6599998474121'^^xsd:double;
  dwc:latitude '35.939998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2660-1'^^xsd:anyURI;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2672-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2672-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2672-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.939998626709 -5.6599998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.939998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6599998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2672-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.939998626709 -5.6599998474121)"^^geo:wktLiteral ;
  geo-pos:lat "35.939998626709"^^xsd:decimal ;
  geo-pos:long "-5.6599998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2672-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2672-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2672'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'T. Gallardo & F. Conde'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.6599998474121'^^xsd:double;
  dwc:latitude '35.939998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2672-1'^^xsd:anyURI;
  dwc:observationDate '1997-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2673-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2673-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2673-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.939998626709 -5.6599998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.939998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6599998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2673-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.939998626709 -5.6599998474121)"^^geo:wktLiteral ;
  geo-pos:lat "35.939998626709"^^xsd:decimal ;
  geo-pos:long "-5.6599998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2673-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2673-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2673'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'T. Gallardo'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.6599998474121'^^xsd:double;
  dwc:latitude '35.939998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2673-1'^^xsd:anyURI;
  dwc:observationDate '1997-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2662-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2662-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2662-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.939998626709 -5.6599998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.939998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6599998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2662-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.939998626709 -5.6599998474121)"^^geo:wktLiteral ;
  geo-pos:lat "35.939998626709"^^xsd:decimal ;
  geo-pos:long "-5.6599998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2662-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2662-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2662'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'I. Barbara'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.6599998474121'^^xsd:double;
  dwc:latitude '35.939998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2662-1'^^xsd:anyURI;
  dwc:observationDate '2000-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1956-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1956-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1956-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.790000915527 -5.5100002288818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5100002288818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1956-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.790000915527 -5.5100002288818)"^^geo:wktLiteral ;
  geo-pos:lat "43.790000915527"^^xsd:decimal ;
  geo-pos:long "-5.5100002288818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1956-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1956-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1956'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'I. Bßrbara'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.5100002288818'^^xsd:double;
  dwc:latitude '43.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1956-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2674-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2674-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2674-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.069999694824 -5.4400000572205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4400000572205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2674-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.069999694824 -5.4400000572205)"^^geo:wktLiteral ;
  geo-pos:lat "36.069999694824"^^xsd:decimal ;
  geo-pos:long "-5.4400000572205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2674-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2674-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2674'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ca'^^xsd:string;
  dwc:longitude '-5.4400000572205'^^xsd:double;
  dwc:latitude '36.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2674-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2156-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2156-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2156-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2156-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2156-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2156-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2156'^^xsd:gYear;
  dwc:scientificName 'Gelidium sesquipedale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '381396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2156-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A562-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A562-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A562-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A562-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A562-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:562-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '562-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:562-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A558-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A558-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A558-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A558-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A558-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:558-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '558-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:558-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A302-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A302-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A302-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A302-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A302-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:302-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '302-1'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:302-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A565-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A565-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A565-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A565-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A565-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:565-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '565-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:565-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A358-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A358-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A358-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A358-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A358-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:358-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '358-1'^^xsd:string;
  dwc:scientificName 'Gelidium sesquipedale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '381396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:358-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A352-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A352-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A352-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A352-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A352-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:352-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '352-1'^^xsd:string;
  dwc:scientificName 'Gelidium sesquipedale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '381396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:352-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A566-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A566-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A566-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A566-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A566-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:566-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '566-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:566-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A571-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A571-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A571-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A571-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A571-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:571-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '571-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:571-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A563-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A563-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A563-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A563-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A563-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:563-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '563-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:563-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A357-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A357-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A357-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A357-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A357-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:357-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '357-1'^^xsd:string;
  dwc:scientificName 'Gelidium sesquipedale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '381396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:357-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A356-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A356-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A356-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A356-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A356-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:356-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '356-1'^^xsd:string;
  dwc:scientificName 'Gelidium sesquipedale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '381396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:356-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A323-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A323-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A323-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A323-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A323-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:323-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '323-1'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:323-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A355-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A355-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A355-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A355-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A355-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:355-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '355-1'^^xsd:string;
  dwc:scientificName 'Gelidium sesquipedale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '381396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:355-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A587-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A587-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A587-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A587-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A587-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:587-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '587-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:587-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A560-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A560-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A560-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A560-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A560-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:560-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '560-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:560-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A303-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A303-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A303-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A303-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A303-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:303-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '303-1'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:303-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A301-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A301-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A301-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A301-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A301-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:301-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '301-1'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:301-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A559-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A559-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A559-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A559-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A559-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:559-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '559-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:559-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A578-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A578-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A578-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A578-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A578-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:578-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '578-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:578-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A324-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A324-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A324-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A324-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A324-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:324-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '324-1'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:324-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A353-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A353-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A353-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A353-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A353-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:353-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '353-1'^^xsd:string;
  dwc:scientificName 'Gelidium sesquipedale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '381396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:353-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A322-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A322-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A322-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A322-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A322-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:322-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '322-1'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:322-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A300-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A300-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A300-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A300-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A300-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:300-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '300-1'^^xsd:string;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:300-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A354-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A354-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A354-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A354-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A354-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:354-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '354-1'^^xsd:string;
  dwc:scientificName 'Gelidium sesquipedale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '381396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:354-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A579-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A579-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A579-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A579-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.470001220703 -5.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "43.470001220703"^^xsd:decimal ;
  geo-pos:long "-5.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A579-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:579-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '579-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-5.0599999427795'^^xsd:double;
  dwc:latitude '43.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:579-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1802-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1802-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1802-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.529998779297 -4.8299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.529998779297"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1802-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.529998779297 -4.8299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "43.529998779297"^^xsd:decimal ;
  geo-pos:long "-4.8299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1802-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1802-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1802'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'I. Bßrbara'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-4.8299999237061'^^xsd:double;
  dwc:latitude '43.529998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1802-1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1954-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1954-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1954-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -4.6300001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6300001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1954-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.520000457764 -4.6300001144409)"^^geo:wktLiteral ;
  geo-pos:lat "43.520000457764"^^xsd:decimal ;
  geo-pos:long "-4.6300001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1954-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1954-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1954'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M¬.C. L=pez & I. Bßrbara'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'O'^^xsd:string;
  dwc:longitude '-4.6300001144409'^^xsd:double;
  dwc:latitude '43.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1954-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1952-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1952-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1952-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700000762939 -4.4000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1952-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700000762939 -4.4000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "43.700000762939"^^xsd:decimal ;
  geo-pos:long "-4.4000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1952-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1952-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1952'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Dosil'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.4000000953674'^^xsd:double;
  dwc:latitude '43.700000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1952-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1953-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1953-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1953-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700000762939 -4.4000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1953-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700000762939 -4.4000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "43.700000762939"^^xsd:decimal ;
  geo-pos:long "-4.4000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1953-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1953-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1953'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Dosil'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.4000000953674'^^xsd:double;
  dwc:latitude '43.700000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1953-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1988-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1988-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1988-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700000762939 -4.4000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1988-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700000762939 -4.4000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "43.700000762939"^^xsd:decimal ;
  geo-pos:long "-4.4000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1988-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1988-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1988'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Dosil'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.4000000953674'^^xsd:double;
  dwc:latitude '43.700000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1988-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A60-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A60-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A60-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.430000305176 -4.0999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A60-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.430000305176 -4.0999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "43.430000305176"^^xsd:decimal ;
  geo-pos:long "-4.0999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A60-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:60-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '60-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.0999999046326'^^xsd:double;
  dwc:latitude '43.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:60-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A61-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A61-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A61-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.430000305176 -4.0999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A61-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.430000305176 -4.0999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "43.430000305176"^^xsd:decimal ;
  geo-pos:long "-4.0999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A61-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:61-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '61-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.0999999046326'^^xsd:double;
  dwc:latitude '43.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:61-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A59-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A59-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A59-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.430000305176 -4.0999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A59-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.430000305176 -4.0999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "43.430000305176"^^xsd:decimal ;
  geo-pos:long "-4.0999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A59-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:59-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '59-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-4.0999999046326'^^xsd:double;
  dwc:latitude '43.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:59-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A138-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A138-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A138-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A138-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A138-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:138-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '138-1'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:138-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A83-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A83-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A83-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A83-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A83-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:83-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '83-1'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:83-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A513-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A513-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A513-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A513-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A513-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:513-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '513-1'^^xsd:string;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:513-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A124-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A124-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A124-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A124-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A124-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:124-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '124-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:124-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A80-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A80-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A80-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A80-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A80-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:80-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '80-1'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:80-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A582-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A582-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A582-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A582-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A582-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:582-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '582-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:582-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A511-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A511-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A511-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A511-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A511-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:511-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '511-1'^^xsd:string;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:511-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A698-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A698-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A698-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A698-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A698-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:698-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '698-1'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:698-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A512-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A512-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A512-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A512-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A512-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:512-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '512-1'^^xsd:string;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:512-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A129-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A129-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A129-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A129-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A129-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:129-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '129-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:129-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A509-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A509-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A509-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A509-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A509-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:509-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '509-1'^^xsd:string;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:509-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A361-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A361-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A361-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A361-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A361-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:361-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '361-1'^^xsd:string;
  dwc:scientificName 'Gelidium sesquipedale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '381396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:361-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A581-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A581-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A581-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A581-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A581-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:581-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '581-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:581-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A633-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A633-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A633-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A633-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A633-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:633-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '633-1'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:633-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A58-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A58-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A58-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A58-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A58-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:58-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '58-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:58-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A700-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A700-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A700-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A700-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A700-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:700-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '700-1'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:700-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A165-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A165-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A165-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A165-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A165-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:165-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '165-1'^^xsd:string;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:165-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2151-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2151-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2151-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2151-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2151-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2151-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2151'^^xsd:gYear;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2151-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A190-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A190-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A190-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A190-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A190-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:190-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '190-1'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:190-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A176-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A176-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A176-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A176-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A176-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:176-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '176-1'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:176-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A191-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A191-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A191-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A191-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A191-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:191-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '191-1'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:191-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A142-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A142-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A142-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A142-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A142-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:142-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '142-2'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:142-2'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A695-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A695-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A695-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A695-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A695-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:695-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '695-1'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:695-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A66-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A66-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A66-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A66-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A66-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:66-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '66-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:66-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A446-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A446-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A446-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A446-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A446-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:446-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '446-1'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:446-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A64-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A64-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A64-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A64-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A64-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:64-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '64-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:64-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A128-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A128-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A128-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A128-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A128-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:128-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '128-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:128-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A193-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A193-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A193-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A193-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A193-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:193-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '193-1'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:193-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A126-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A126-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A126-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A126-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A126-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:126-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '126-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:126-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A618-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A618-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A618-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A618-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A618-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:618-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '618-1'^^xsd:string;
  dwc:scientificName 'Pterosiphonia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '146368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:618-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '146368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A19-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A19-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A19-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A19-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A19-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:19-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '19-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:19-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A580-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A580-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A580-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A580-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A580-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:580-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '580-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:580-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A65-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A65-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A65-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A65-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A65-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:65-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '65-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:65-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A139-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A139-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A139-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A139-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A139-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:139-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '139-1'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:139-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A178-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A178-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A178-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A178-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A178-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:178-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '178-1'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:178-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A192-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A192-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A192-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A192-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A192-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:192-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '192-1'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:192-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A187-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A187-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A187-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A187-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A187-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:187-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '187-1'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:187-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A637-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A637-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A637-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A637-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A637-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:637-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '637-1'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:637-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A507-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A507-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A507-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A507-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A507-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:507-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '507-1'^^xsd:string;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:507-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A186-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A186-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A186-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A186-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A186-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:186-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '186-1'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:186-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A619-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A619-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A619-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A619-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A619-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:619-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '619-1'^^xsd:string;
  dwc:scientificName 'Pterosiphonia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '146368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:619-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '146368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A635-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A635-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A635-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A635-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A635-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:635-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '635-1'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:635-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A577-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A577-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A577-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A577-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A577-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:577-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '577-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:577-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A585-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A585-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A585-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A585-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A585-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:585-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '585-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:585-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A447-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A447-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A447-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A447-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A447-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:447-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '447-1'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:447-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A127-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A127-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A127-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A127-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A127-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:127-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '127-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:127-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A77-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A77-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A77-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A77-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A77-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:77-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '77-1'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:77-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A177-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A177-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A177-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A177-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A177-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:177-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '177-1'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:177-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A360-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A360-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A360-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A360-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A360-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:360-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '360-1'^^xsd:string;
  dwc:scientificName 'Gelidium sesquipedale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '381396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:360-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A508-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A508-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A508-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A508-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A508-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:508-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '508-1'^^xsd:string;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:508-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A612-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A612-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A612-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A612-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A612-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:612-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '612-1'^^xsd:string;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'C'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:612-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A359-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A359-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A359-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A359-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A359-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:359-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '359-1'^^xsd:string;
  dwc:scientificName 'Gelidium sesquipedale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '381396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:359-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A515-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A515-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A515-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A515-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A515-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:515-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '515-1'^^xsd:string;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:515-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A611-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A611-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A611-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A611-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A611-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:611-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '611-1'^^xsd:string;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:611-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A584-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A584-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A584-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A584-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A584-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:584-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '584-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:584-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A583-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A583-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A583-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A583-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A583-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:583-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '583-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:583-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A362-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A362-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A362-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A362-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A362-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:362-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '362-1'^^xsd:string;
  dwc:scientificName 'Gelidium sesquipedale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '381396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:362-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '145579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A81-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A81-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A81-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A81-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A81-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:81-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '81-1'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:81-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A636-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A636-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A636-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A636-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A636-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:636-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '636-1'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:636-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A188-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A188-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A188-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A188-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A188-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:188-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '188-1'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:188-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A63-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A63-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A63-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A63-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A63-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:63-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '63-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:63-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A634-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A634-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A634-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A634-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A634-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:634-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '634-1'^^xsd:string;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:634-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A650-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A650-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A650-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A650-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A650-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:650-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '650-1'^^xsd:string;
  dwc:scientificName 'Schizymenia dubyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:650-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A84-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A84-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A84-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A84-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A84-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:84-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '84-1'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:84-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A330-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A330-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A330-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A330-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A330-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:330-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '330-1'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:330-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A82-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A82-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A82-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A82-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A82-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:82-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '82-1'^^xsd:string;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:82-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A189-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A189-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A189-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A189-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A189-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:189-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '189-1'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:189-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A510-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A510-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A510-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A510-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A510-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:510-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '510-1'^^xsd:string;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:510-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A125-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A125-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A125-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A125-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A125-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:125-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '125-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:125-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A175-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A175-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A175-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A175-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A175-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:175-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '175-1'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:175-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A328-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A328-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A328-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A328-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A328-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:328-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '328-1'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:328-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A329-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A329-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A329-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9100000858307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A329-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479999542236 -3.9100000858307)"^^geo:wktLiteral ;
  geo-pos:lat "43.479999542236"^^xsd:decimal ;
  geo-pos:long "-3.9100000858307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A329-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:329-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '329-1'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.9100000858307'^^xsd:double;
  dwc:latitude '43.479999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:329-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A35-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A35-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A35-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A35-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A35-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:35-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '35-1'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:35-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A586-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A586-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A586-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A586-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A586-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:586-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '586-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:586-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A31-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A31-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A31-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A31-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A31-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:31-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '31-1'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:31-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A523-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A523-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A523-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A523-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A523-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:523-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '523-1'^^xsd:string;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:523-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A364-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A364-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A364-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A364-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A364-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:364-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '364-1'^^xsd:string;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:364-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A141-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A141-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A141-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A141-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A141-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:141-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '141-1'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:141-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A535-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A535-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A535-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A535-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A535-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:535-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '535-1'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:535-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A443-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A443-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A443-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A443-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A443-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:443-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '443-1'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:443-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A524-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A524-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A524-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A524-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A524-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:524-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '524-1'^^xsd:string;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:524-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A29-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A29-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A29-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A29-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A29-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:29-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '29-1'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:29-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A368-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A368-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A368-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A368-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A368-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:368-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '368-1'^^xsd:string;
  dwc:scientificName 'Gigartina teedii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:368-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A616-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A616-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A616-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A616-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A616-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:616-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '616-1'^^xsd:string;
  dwc:scientificName 'Pterosiphonia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '146368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:616-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '146368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A34-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A34-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A34-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A34-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A34-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:34-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '34-1'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:34-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A365-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A365-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A365-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A365-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A365-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:365-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '365-1'^^xsd:string;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:365-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A121-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A121-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A121-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A121-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A121-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:121-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '121-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:121-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A143-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A143-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A143-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A143-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A143-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:143-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '143-1'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:143-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A52-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A52-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A52-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A52-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A52-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:52-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '52-1'^^xsd:string;
  dwc:scientificName 'Bostrychia scorpioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:52-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '144791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A118-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A118-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A118-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A118-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A118-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:118-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '118-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:118-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A539-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A539-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A539-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A539-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A539-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:539-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '539-1'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:539-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A364-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A364-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A364-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A364-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A364-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:364-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '364-2'^^xsd:string;
  dwc:scientificName 'Gigartina acicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:364-2'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A119-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A119-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A119-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A119-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A119-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:119-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '119-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:119-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A98-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A98-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A98-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A98-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A98-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:98-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '98-1'^^xsd:string;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:98-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A50-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A50-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A50-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A50-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A50-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:50-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '50-1'^^xsd:string;
  dwc:scientificName 'Bostrychia scorpioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:50-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '144791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A32-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A32-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A32-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A32-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A32-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:32-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '32-1'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:32-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A615-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A615-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A615-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A615-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A615-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:615-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '615-1'^^xsd:string;
  dwc:scientificName 'Pterosiphonia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '146368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:615-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '146368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A114-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A114-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A114-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A114-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A114-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:114-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '114-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:114-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A120-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A120-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A120-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A120-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A120-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:120-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '120-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:120-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A142-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A142-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A142-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A142-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A142-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:142-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '142-1'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:142-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A95-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A95-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A95-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A95-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A95-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:95-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '95-1'^^xsd:string;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:95-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A116-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A116-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A116-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A116-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A116-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:116-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '116-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:116-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A53-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A53-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A53-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A53-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A53-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:53-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '53-1'^^xsd:string;
  dwc:scientificName 'Bostrychia scorpioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:53-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '144791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A489-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A489-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A489-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A489-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A489-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:489-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '489-1'^^xsd:string;
  dwc:scientificName 'Lichina pygmea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '147720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:489-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A367-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A367-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A367-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A367-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A367-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:367-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '367-1'^^xsd:string;
  dwc:scientificName 'Gigartina teedii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:367-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A522-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A522-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A522-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A522-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A522-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:522-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '522-1'^^xsd:string;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:522-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A30-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A30-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A30-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A30-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A30-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:30-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '30-1'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:30-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A445-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A445-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A445-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A445-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A445-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:445-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '445-1'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:445-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A363-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A363-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A363-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A363-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A363-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:363-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '363-2'^^xsd:string;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:363-2'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A140-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A140-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A140-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A140-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A140-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:140-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '140-1'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:140-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A122-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A122-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A122-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A122-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A122-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:122-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '122-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:122-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A115-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A115-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A115-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A115-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A115-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:115-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '115-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:115-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A588-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A588-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A588-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A588-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A588-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:588-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '588-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:588-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A28-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A28-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A28-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A28-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A28-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:28-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '28-1'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:28-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A363-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A363-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A363-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A363-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A363-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:363-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '363-1'^^xsd:string;
  dwc:scientificName 'Gigartina acicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:363-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A365-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A365-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A365-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A365-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A365-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:365-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '365-2'^^xsd:string;
  dwc:scientificName 'Gigartina acicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:365-2'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A369-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A369-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A369-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A369-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A369-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:369-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '369-1'^^xsd:string;
  dwc:scientificName 'Gigartina teedii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:369-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A33-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A33-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A33-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A33-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A33-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:33-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '33-1'^^xsd:string;
  dwc:scientificName 'Bifurcaria bifurcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:33-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A51-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A51-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A51-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A51-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A51-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:51-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '51-1'^^xsd:string;
  dwc:scientificName 'Bostrychia scorpioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:51-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '144791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A123-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A123-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A123-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A123-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A123-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:123-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '123-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:123-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A538-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A538-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A538-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A538-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A538-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:538-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '538-1'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:538-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A589-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A589-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A589-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A589-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A589-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:589-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '589-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:589-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A537-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A537-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A537-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A537-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A537-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:537-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '537-1'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:537-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A97-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A97-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A97-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A97-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A97-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:97-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '97-1'^^xsd:string;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:97-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A366-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A366-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A366-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A366-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A366-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:366-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '366-1'^^xsd:string;
  dwc:scientificName 'Gigartina teedii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:366-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A442-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A442-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A442-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A442-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A442-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:442-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '442-1'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:442-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A536-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A536-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A536-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A536-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A536-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:536-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '536-1'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:536-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A617-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A617-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A617-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A617-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A617-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:617-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '617-1'^^xsd:string;
  dwc:scientificName 'Pterosiphonia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '146368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:617-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '146368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A444-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A444-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A444-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A444-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -3.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-3.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A444-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:444-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '444-1'^^xsd:string;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.5899999141693'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:444-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A514-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A514-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A514-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.419998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A514-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "43.419998168945"^^xsd:decimal ;
  geo-pos:long "-3.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A514-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:514-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '514-1'^^xsd:string;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.4200000762939'^^xsd:double;
  dwc:latitude '43.419998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:514-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A464-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A464-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A464-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.419998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A464-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "43.419998168945"^^xsd:decimal ;
  geo-pos:long "-3.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A464-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:464-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '464-1'^^xsd:string;
  dwc:scientificName 'Laminaria ochroleuca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.4200000762939'^^xsd:double;
  dwc:latitude '43.419998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:464-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '145728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A679-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A679-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A679-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.419998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A679-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "43.419998168945"^^xsd:decimal ;
  geo-pos:long "-3.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A679-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:679-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '679-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.4200000762939'^^xsd:double;
  dwc:latitude '43.419998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:679-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1968-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1968-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1968-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.419998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1968-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "43.419998168945"^^xsd:decimal ;
  geo-pos:long "-3.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1968-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1968-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1968'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.4200000762939'^^xsd:double;
  dwc:latitude '43.419998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1968-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1016-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1016-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1016-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.419998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1016-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "43.419998168945"^^xsd:decimal ;
  geo-pos:long "-3.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1016-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1016-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:gYear;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Rosa Beltran & F. Civera'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.4200000762939'^^xsd:double;
  dwc:latitude '43.419998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1016-1'^^xsd:anyURI;
  dwc:observationDate '1991-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A575-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A575-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A575-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.419998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A575-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "43.419998168945"^^xsd:decimal ;
  geo-pos:long "-3.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A575-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:575-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '575-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.4200000762939'^^xsd:double;
  dwc:latitude '43.419998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:575-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A70-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A70-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A70-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.419998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A70-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "43.419998168945"^^xsd:decimal ;
  geo-pos:long "-3.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A70-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:70-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '70-1'^^xsd:string;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.4200000762939'^^xsd:double;
  dwc:latitude '43.419998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:70-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A117-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A117-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A117-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.419998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A117-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "43.419998168945"^^xsd:decimal ;
  geo-pos:long "-3.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A117-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:117-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '117-1'^^xsd:string;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.4200000762939'^^xsd:double;
  dwc:latitude '43.419998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:117-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A440-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A440-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A440-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.419998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A440-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "43.419998168945"^^xsd:decimal ;
  geo-pos:long "-3.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A440-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:440-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '440-1'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.4200000762939'^^xsd:double;
  dwc:latitude '43.419998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:440-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A576-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A576-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A576-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.419998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A576-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.419998168945 -3.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "43.419998168945"^^xsd:decimal ;
  geo-pos:long "-3.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A576-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:576-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '576-1'^^xsd:string;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'S'^^xsd:string;
  dwc:longitude '-3.4200000762939'^^xsd:double;
  dwc:latitude '43.419998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:576-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A973-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A973-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A973-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 -2.8800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A973-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 -2.8800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "39.389999389648"^^xsd:decimal ;
  geo-pos:long "-2.8800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A973-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:973-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '973-1'^^xsd:string;
  dwc:scientificName 'Ruppia maritima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cu'^^xsd:string;
  dwc:longitude '-2.8800001144409'^^xsd:double;
  dwc:latitude '39.389999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '234031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:973-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '234031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A972-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A972-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A972-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 -2.8800001144409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8800001144409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A972-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 -2.8800001144409)"^^geo:wktLiteral ;
  geo-pos:lat "39.389999389648"^^xsd:decimal ;
  geo-pos:long "-2.8800001144409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A972-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:972-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '972-1'^^xsd:string;
  dwc:scientificName 'Ruppia maritima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cu'^^xsd:string;
  dwc:longitude '-2.8800001144409'^^xsd:double;
  dwc:latitude '39.389999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '234031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:972-1'^^xsd:anyURI;
  dwc:observationDate '1982-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '234031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A595-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A595-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A595-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.569999694824 -2.7300000190735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7300000190735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A595-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.569999694824 -2.7300000190735)"^^geo:wktLiteral ;
  geo-pos:lat "47.569999694824"^^xsd:decimal ;
  geo-pos:long "-2.7300000190735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A595-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:595-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '595-1'^^xsd:string;
  dwc:scientificName 'Porphyra linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. PTrez'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-2.7300000190735'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:595-1'^^xsd:anyURI;
  dwc:observationDate '1987-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A540-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A540-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A540-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.380001068115 -2.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.380001068115"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A540-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.380001068115 -2.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.380001068115"^^xsd:decimal ;
  geo-pos:long "-2.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A540-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:540-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '540-1'^^xsd:string;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.5899999141693'^^xsd:double;
  dwc:latitude '43.380001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:540-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A640-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A640-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A640-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.380001068115 -2.5899999141693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.380001068115"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5899999141693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A640-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.380001068115 -2.5899999141693)"^^geo:wktLiteral ;
  geo-pos:lat "43.380001068115"^^xsd:decimal ;
  geo-pos:long "-2.5899999141693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A640-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:640-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '640-1'^^xsd:string;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.5899999141693'^^xsd:double;
  dwc:latitude '43.380001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:640-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1277-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1277-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1277-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1277-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1277-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1277-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1277'^^xsd:gYear;
  dwc:scientificName 'Codium effusum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1277-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1256-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1256-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1256-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1256-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1256-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1256-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1256'^^xsd:gYear;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1256-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1280-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1280-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1280-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1280-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1280-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1280-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1280'^^xsd:gYear;
  dwc:scientificName 'Codium vermilara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1280-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1255-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1255-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1255-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1255-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1255-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1255-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1255'^^xsd:gYear;
  dwc:scientificName 'Punctaria latifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1255-1'^^xsd:anyURI;
  dwc:observationDate '1994-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2625-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2625-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2625-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2625-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2625-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2625-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2625'^^xsd:gYear;
  dwc:scientificName 'Compsothamnion thuyoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '144573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2625-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2627-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2627-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2627-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2627-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2627-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2627-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2627'^^xsd:gYear;
  dwc:scientificName 'Radicilingua reptans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '144779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2627-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1264-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1264-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1264-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1264-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1264-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1264-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1264-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1049-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1049-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1049-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1049-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1049-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1049-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:gYear;
  dwc:scientificName 'Amphiroa cryptarthrodia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1049-1'^^xsd:anyURI;
  dwc:observationDate '1991-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1284-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1284-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1284-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1284-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1284-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1284-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1284'^^xsd:gYear;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1284-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1261-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1261-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1261-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1261-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1261-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1261-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1261'^^xsd:gYear;
  dwc:scientificName 'Calosiphonia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1261-1'^^xsd:anyURI;
  dwc:observationDate '1994-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1241-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1241-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1241-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1241-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1241-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1241-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1241'^^xsd:gYear;
  dwc:scientificName 'Bonnemaisonia clavata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '144441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1241-1'^^xsd:anyURI;
  dwc:observationDate '1994-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '144441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2059-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2059-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2059-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2059-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2059-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2059-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2059'^^xsd:gYear;
  dwc:scientificName 'Cutleria multifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2059-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '145297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1242-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1242-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1242-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1242-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1242-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1242-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1242'^^xsd:gYear;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1242-1'^^xsd:anyURI;
  dwc:observationDate '1994-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1285-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1285-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1285-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1285-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1285-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1285-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1285'^^xsd:gYear;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1285-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2629-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2629-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2629-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2629-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2629-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2629-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2629'^^xsd:gYear;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-60'^^xsd:integer;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2629-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1247-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1247-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1247-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1247-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1247-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1247-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1247'^^xsd:gYear;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1247-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1286-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1286-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1286-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1286-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1286-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1286-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1286'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1286-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1246-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1246-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1246-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1246-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1246-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1246-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:gYear;
  dwc:scientificName 'Hydroclathrus clathratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1246-1'^^xsd:anyURI;
  dwc:observationDate '1994-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1245-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1245-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1245-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1245-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1245-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1245-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1245'^^xsd:gYear;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1245-1'^^xsd:anyURI;
  dwc:observationDate '1994-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1278-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1278-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1278-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1278-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1278-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1278-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1278'^^xsd:gYear;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1278-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1287-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1287-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1287-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1287-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1287-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1287-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1287'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1287-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1326-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1326-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1326-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1326-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1326-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1326-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1326'^^xsd:gYear;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.25'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1326-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1430-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1430-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1430-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1430-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1430-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1430-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1430'^^xsd:gYear;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.25'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1430-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2624-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2624-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2624-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2624-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2624-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2624-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2624'^^xsd:gYear;
  dwc:scientificName 'Halymenia floresii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '371111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2624-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1248-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1248-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1248-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1248-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1248-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1248-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:gYear;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1248-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1249-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1249-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1249-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1249-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1249-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1249-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1249'^^xsd:gYear;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1249-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2626-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2626-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2626-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2626-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2626-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2626-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2626'^^xsd:gYear;
  dwc:scientificName 'Nitophyllum albidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '144765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2626-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1276-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1276-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1276-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1276-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1276-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1276-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1276'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1276-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1244-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1244-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1244-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1244-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1244-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1244-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1244'^^xsd:gYear;
  dwc:scientificName 'Sporochnus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1244-1'^^xsd:anyURI;
  dwc:observationDate '1994-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1254-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1254-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1254-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1254-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1254-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1254-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1254'^^xsd:gYear;
  dwc:scientificName 'Punctaria latifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1254-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1243-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1243-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1243-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1243-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1243-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1243-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1243'^^xsd:gYear;
  dwc:scientificName 'Sporochnus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1243-1'^^xsd:anyURI;
  dwc:observationDate '1994-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1288-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1288-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1288-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1288-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1288-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1288-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1288'^^xsd:gYear;
  dwc:scientificName 'Zanardinia prototypus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1288-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '548016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1279-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1279-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1279-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4300000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1279-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4300000667572)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4300000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1279-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1279-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1279'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4300000667572'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1279-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2631-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2631-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2631-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2631-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2631-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2631-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2631'^^xsd:gYear;
  dwc:scientificName 'Bryopsis adriatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-40'^^xsd:integer;
  dwc:aphiaid '555235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2631-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '708492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1271-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1271-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1271-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1271-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1271-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1271-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1271'^^xsd:gYear;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1271-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1282-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1282-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1282-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1282-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1282-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1282-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:gYear;
  dwc:scientificName 'Cottoniella filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '144741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1282-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1273-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1273-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1273-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1273-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1273-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1273-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1273'^^xsd:gYear;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.40000000596046'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1273-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1270-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1270-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1270-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1270-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1270-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1270-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1270'^^xsd:gYear;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1270-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1403-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1403-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1403-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1403-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1403-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1403-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1403'^^xsd:gYear;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1403-1'^^xsd:anyURI;
  dwc:observationDate '1994-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1266-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1266-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1266-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1266-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1266-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1266-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1266'^^xsd:gYear;
  dwc:scientificName 'Gigartina pistillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1266-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1360-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1360-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1360-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1360-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1360-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1360-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1360'^^xsd:gYear;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1360-1'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1262-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1262-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1262-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1262-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1262-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1262-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:gYear;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1262-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1263-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1263-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1263-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1263-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1263-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1263-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1263'^^xsd:gYear;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1263-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2150-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2150-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2150-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2150-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2150-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2150-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2150'^^xsd:gYear;
  dwc:scientificName 'Cottoniella filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '144741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2150-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1359-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1359-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1359-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1359-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1359-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1359-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1359'^^xsd:gYear;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1359-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1361-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1361-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1361-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1361-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1361-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1361-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1361'^^xsd:gYear;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1361-1'^^xsd:anyURI;
  dwc:observationDate '1994-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1283-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1283-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1283-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1283-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1283-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1283-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1283'^^xsd:gYear;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1283-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2149-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2149-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2149-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2149-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2149-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2149-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2149'^^xsd:gYear;
  dwc:scientificName 'Cottoniella filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '144741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2149-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1265-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1265-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1265-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1265-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1265-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1265-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1265'^^xsd:gYear;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.5'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1265-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1272-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1272-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1272-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1272-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1272-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1272-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1272'^^xsd:gYear;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.40000000596046'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1272-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1604-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1604-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1604-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1604-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1604-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1604-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1604'^^xsd:gYear;
  dwc:scientificName 'Sargassum furcatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '145557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1604-1'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1602-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1602-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1602-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1602-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1602-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1602-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1602'^^xsd:gYear;
  dwc:scientificName 'Sargassum furcatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1602-1'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1269-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1269-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1269-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1269-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1269-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1269-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1269'^^xsd:gYear;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1269-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1603-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1603-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1603-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1603-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1603-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1603-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1603'^^xsd:gYear;
  dwc:scientificName 'Sargassum furcatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '145557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1603-1'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1268-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1268-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1268-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1268-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1268-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1268-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1268'^^xsd:gYear;
  dwc:scientificName 'Hypnea spinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1268-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1274-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1274-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1274-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1274-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1274-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1274-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1274'^^xsd:gYear;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1274-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2628-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2628-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2628-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2628-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2628-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2628-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2628'^^xsd:gYear;
  dwc:scientificName 'Bryopsis corymbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-50'^^xsd:integer;
  dwc:aphiaid '144447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2628-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '144447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1601-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1601-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1601-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1601-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1601-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1601-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1601'^^xsd:gYear;
  dwc:scientificName 'Sargassum furcatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1601-1'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2632-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2632-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2632-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2632-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2632-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2632-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2632'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2632-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1230-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1230-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1230-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1230-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1230-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1230-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1230'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1230-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1275-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1275-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1275-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1275-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1275-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1275-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1275'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1275-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1267-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1267-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1267-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.169998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1267-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.169998168945 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.169998168945"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1267-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1267-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1267'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.169998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1267-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2634-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2634-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2634-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.180000305176 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.180000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2634-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.180000305176 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.180000305176"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2634-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2634-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2634'^^xsd:gYear;
  dwc:scientificName 'Cryptonemia lomation'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.180000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2634-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1535356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2635-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2635-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2635-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.180000305176 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.180000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2635-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.180000305176 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.180000305176"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2635-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2635-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2635'^^xsd:gYear;
  dwc:scientificName 'Antithamnion amphigeneum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.180000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '494896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2635-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '494896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2633-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2633-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2633-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.180000305176 -2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.180000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2633-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.180000305176 -2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "35.180000305176"^^xsd:decimal ;
  geo-pos:long "-2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2633-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2633-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2633'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:longitude '-2.4200000762939'^^xsd:double;
  dwc:latitude '35.180000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2633-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A158-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A158-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A158-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299999237061 -2.2599999904633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.299999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2599999904633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A158-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.299999237061 -2.2599999904633)"^^geo:wktLiteral ;
  geo-pos:lat "43.299999237061"^^xsd:decimal ;
  geo-pos:long "-2.2599999904633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A158-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:158-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '158-1'^^xsd:string;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Bi'^^xsd:string;
  dwc:longitude '-2.2599999904633'^^xsd:double;
  dwc:latitude '43.299999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:158-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1732-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1732-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1732-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1732-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "36.729999542236"^^xsd:decimal ;
  geo-pos:long "-2.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1732-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1732-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1732'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia codana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.1800000667572'^^xsd:double;
  dwc:latitude '36.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '3.5'^^xsd:double;
  dwc:aphiaid '495971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1732-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1768-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1768-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1768-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1768-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "36.729999542236"^^xsd:decimal ;
  geo-pos:long "-2.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1768-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1768-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1768'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.1800000667572'^^xsd:double;
  dwc:latitude '36.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2.5'^^xsd:double;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1768-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1734-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1734-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1734-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1734-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "36.729999542236"^^xsd:decimal ;
  geo-pos:long "-2.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1734-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1734-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1734'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. lino'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.1800000667572'^^xsd:double;
  dwc:latitude '36.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '6.5'^^xsd:double;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1734-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1741-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1741-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1741-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1741-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "36.729999542236"^^xsd:decimal ;
  geo-pos:long "-2.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1741-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1741-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1741'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.1800000667572'^^xsd:double;
  dwc:latitude '36.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '3.5'^^xsd:double;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1741-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1756-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1756-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1756-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1756-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "36.729999542236"^^xsd:decimal ;
  geo-pos:long "-2.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1756-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1756-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1756'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.1800000667572'^^xsd:double;
  dwc:latitude '36.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '6.5'^^xsd:double;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1756-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1759-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1759-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1759-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1759-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "36.729999542236"^^xsd:decimal ;
  geo-pos:long "-2.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1759-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1759-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1759'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.1800000667572'^^xsd:double;
  dwc:latitude '36.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '4.5'^^xsd:double;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1759-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1727-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1727-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1727-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1727-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "36.729999542236"^^xsd:decimal ;
  geo-pos:long "-2.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1727-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1727-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1727'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.1800000667572'^^xsd:double;
  dwc:latitude '36.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '4.5'^^xsd:double;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1727-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1771-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1771-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1771-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1771-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "36.729999542236"^^xsd:decimal ;
  geo-pos:long "-2.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1771-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1771-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1771'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.1800000667572'^^xsd:double;
  dwc:latitude '36.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2.5'^^xsd:double;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1771-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1729-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1729-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1729-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1729-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "36.729999542236"^^xsd:decimal ;
  geo-pos:long "-2.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1729-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1729-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1729'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.1800000667572'^^xsd:double;
  dwc:latitude '36.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2.5'^^xsd:double;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1729-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1743-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1743-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1743-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1743-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "36.729999542236"^^xsd:decimal ;
  geo-pos:long "-2.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1743-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1743-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1743'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.1800000667572'^^xsd:double;
  dwc:latitude '36.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '6.5'^^xsd:double;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1743-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2649-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2649-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2649-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1500000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1500000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2649-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.729999542236 -2.1500000953674)"^^geo:wktLiteral ;
  geo-pos:lat "36.729999542236"^^xsd:decimal ;
  geo-pos:long "-2.1500000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2649-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2649-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2649'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Cremades'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.1500000953674'^^xsd:double;
  dwc:latitude '36.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2649-1'^^xsd:anyURI;
  dwc:observationDate '2001-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1742-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1742-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1742-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799999237061 -2.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.799999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1742-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799999237061 -2.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "36.799999237061"^^xsd:decimal ;
  geo-pos:long "-2.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1742-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1742-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1742'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.0599999427795'^^xsd:double;
  dwc:latitude '36.799999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1742-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2697-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2697-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2697-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799999237061 -2.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.799999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2697-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799999237061 -2.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "36.799999237061"^^xsd:decimal ;
  geo-pos:long "-2.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2697-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2697-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2697'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.0599999427795'^^xsd:double;
  dwc:latitude '36.799999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2697-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2001-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2001-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2001-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799999237061 -2.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.799999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2001-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799999237061 -2.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "36.799999237061"^^xsd:decimal ;
  geo-pos:long "-2.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2001-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2001-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2001'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.0599999427795'^^xsd:double;
  dwc:latitude '36.799999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2001-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1744-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1744-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1744-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799999237061 -2.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.799999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1744-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799999237061 -2.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "36.799999237061"^^xsd:decimal ;
  geo-pos:long "-2.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1744-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1744-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1744'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.0599999427795'^^xsd:double;
  dwc:latitude '36.799999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1744-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1746-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1746-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1746-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799999237061 -2.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.799999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1746-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799999237061 -2.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "36.799999237061"^^xsd:decimal ;
  geo-pos:long "-2.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1746-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1746-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1746'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.0599999427795'^^xsd:double;
  dwc:latitude '36.799999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1746-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1745-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1745-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1745-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799999237061 -2.0599999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.799999237061"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0599999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1745-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.799999237061 -2.0599999427795)"^^geo:wktLiteral ;
  geo-pos:lat "36.799999237061"^^xsd:decimal ;
  geo-pos:long "-2.0599999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1745-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1745-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1745'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-2.0599999427795'^^xsd:double;
  dwc:latitude '36.799999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1745-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2188-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2188-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2188-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.960000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2188-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  geo-pos:lat "36.919998168945"^^xsd:decimal ;
  geo-pos:long "-1.960000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2188-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2188-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2188'^^xsd:gYear;
  dwc:scientificName 'Cystoseira humilis var. humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.960000038147'^^xsd:double;
  dwc:latitude '36.919998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2188-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2179-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2179-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2179-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.960000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2179-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  geo-pos:lat "36.919998168945"^^xsd:decimal ;
  geo-pos:long "-1.960000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2179-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2179-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2179'^^xsd:gYear;
  dwc:scientificName 'Dasya punicea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.960000038147'^^xsd:double;
  dwc:latitude '36.919998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2179-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2180-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2180-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2180-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.960000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2180-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  geo-pos:lat "36.919998168945"^^xsd:decimal ;
  geo-pos:long "-1.960000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2180-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2180-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2180'^^xsd:gYear;
  dwc:scientificName 'Dasya punicea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.960000038147'^^xsd:double;
  dwc:latitude '36.919998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2180-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '144721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A247-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A247-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A247-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.960000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A247-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  geo-pos:lat "36.919998168945"^^xsd:decimal ;
  geo-pos:long "-1.960000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A247-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:247-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '247-1'^^xsd:string;
  dwc:scientificName 'Cystoseira tamariscifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.960000038147'^^xsd:double;
  dwc:latitude '36.919998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:247-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A645-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A645-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A645-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.960000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A645-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  geo-pos:lat "36.919998168945"^^xsd:decimal ;
  geo-pos:long "-1.960000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A645-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:645-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '645-1'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Sanz'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.960000038147'^^xsd:double;
  dwc:latitude '36.919998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:645-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2178-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2178-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2178-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.960000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2178-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  geo-pos:lat "36.919998168945"^^xsd:decimal ;
  geo-pos:long "-1.960000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2178-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2178-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2178'^^xsd:gYear;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.960000038147'^^xsd:double;
  dwc:latitude '36.919998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2178-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A249-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A249-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A249-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.960000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A249-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  geo-pos:lat "36.919998168945"^^xsd:decimal ;
  geo-pos:long "-1.960000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A249-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:249-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '249-1'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & M. J. Sanz'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.960000038147'^^xsd:double;
  dwc:latitude '36.919998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:249-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A258-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A258-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A258-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.960000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A258-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  geo-pos:lat "36.919998168945"^^xsd:decimal ;
  geo-pos:long "-1.960000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A258-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:258-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '258-1'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & M. J. Sanz'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.960000038147'^^xsd:double;
  dwc:latitude '36.919998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:258-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A248-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A248-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A248-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.960000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A248-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  geo-pos:lat "36.919998168945"^^xsd:decimal ;
  geo-pos:long "-1.960000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A248-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:248-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '248-1'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & M. J. Sanz'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.960000038147'^^xsd:double;
  dwc:latitude '36.919998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:248-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2177-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2177-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2177-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.960000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2177-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  geo-pos:lat "36.919998168945"^^xsd:decimal ;
  geo-pos:long "-1.960000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2177-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2177-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2177'^^xsd:gYear;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.960000038147'^^xsd:double;
  dwc:latitude '36.919998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2177-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A257-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A257-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A257-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.919998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.960000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A257-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.919998168945 -1.960000038147)"^^geo:wktLiteral ;
  geo-pos:lat "36.919998168945"^^xsd:decimal ;
  geo-pos:long "-1.960000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A257-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:257-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '257-1'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & M. J. Sanz'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Al'^^xsd:string;
  dwc:longitude '-1.960000038147'^^xsd:double;
  dwc:latitude '36.919998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:257-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1206-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1206-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1206-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8300000429153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1206-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  geo-pos:lat "48.669998168945"^^xsd:decimal ;
  geo-pos:long "-1.8300000429153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1206-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1206-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1206'^^xsd:gYear;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.8300000429153'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1206-1'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1210-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1210-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1210-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8300000429153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1210-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  geo-pos:lat "48.669998168945"^^xsd:decimal ;
  geo-pos:long "-1.8300000429153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1210-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1210-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1210'^^xsd:gYear;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.8300000429153'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1210-1'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1211-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1211-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1211-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8300000429153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1211-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  geo-pos:lat "48.669998168945"^^xsd:decimal ;
  geo-pos:long "-1.8300000429153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1211-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1211-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1211'^^xsd:gYear;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.8300000429153'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1211-1'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1208-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1208-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1208-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8300000429153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1208-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  geo-pos:lat "48.669998168945"^^xsd:decimal ;
  geo-pos:long "-1.8300000429153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1208-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1208-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1208'^^xsd:gYear;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.8300000429153'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1208-1'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1214-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1214-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1214-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8300000429153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1214-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  geo-pos:lat "48.669998168945"^^xsd:decimal ;
  geo-pos:long "-1.8300000429153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1214-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1214-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1214'^^xsd:gYear;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.8300000429153'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1214-1'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1213-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1213-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1213-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8300000429153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1213-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  geo-pos:lat "48.669998168945"^^xsd:decimal ;
  geo-pos:long "-1.8300000429153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1213-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1213-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1213'^^xsd:gYear;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.8300000429153'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1213-1'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1212-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1212-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1212-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8300000429153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1212-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  geo-pos:lat "48.669998168945"^^xsd:decimal ;
  geo-pos:long "-1.8300000429153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1212-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1212-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1212'^^xsd:gYear;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.8300000429153'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1212-1'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1207-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1207-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1207-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8300000429153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1207-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  geo-pos:lat "48.669998168945"^^xsd:decimal ;
  geo-pos:long "-1.8300000429153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1207-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1207-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1207'^^xsd:gYear;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.8300000429153'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1207-1'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1209-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1209-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1209-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8300000429153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1209-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.669998168945 -1.8300000429153)"^^geo:wktLiteral ;
  geo-pos:lat "48.669998168945"^^xsd:decimal ;
  geo-pos:long "-1.8300000429153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1209-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1209-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1209'^^xsd:gYear;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '-1.8300000429153'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1209-1'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1725-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1725-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1725-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1725-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1725-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1725-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1725'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1725-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1721-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1721-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1721-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1721-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1721-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1721-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1721'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1721-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1722-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1722-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1722-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1722-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1722-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1722-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1722'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia harveyana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '145279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1722-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1747-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1747-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1747-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1747-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1747-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1747-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1747'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.5'^^xsd:double;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1747-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1770-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1770-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1770-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1770-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1770-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1770-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1770'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1770-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1728-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1728-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1728-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1728-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1728-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1728-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1728'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.5'^^xsd:double;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1728-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1758-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1758-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1758-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1758-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1758-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1758-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1758'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1758-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1757-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1757-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1757-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1757-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1757-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1757-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1757'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1757-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1719-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1719-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1719-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1719-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1719-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1719-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1719'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1719-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1731-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1731-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1731-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1731-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1731-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1731-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1731'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia codana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '13.5'^^xsd:double;
  dwc:aphiaid '495971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1731-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1720-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1720-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1720-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1720-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1720-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1720-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1720'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1720-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1769-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1769-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1769-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1769-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1769-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1769-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1769'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1769-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1724-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1724-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1724-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1724-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1724-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1724-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1724'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1724-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1723-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1723-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1723-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1723-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1723-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1723-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1723'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia codana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '495971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1723-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1755-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1755-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1755-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1755-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1755-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1755-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1755'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1755-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1726-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1726-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1726-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4900000095367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1726-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.430000305176 -1.4900000095367)"^^geo:wktLiteral ;
  geo-pos:lat "37.430000305176"^^xsd:decimal ;
  geo-pos:long "-1.4900000095367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1726-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1726-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1726'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-1.4900000095367'^^xsd:double;
  dwc:latitude '37.430000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1726-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1169-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1169-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1169-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -1.1599999666214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1599999666214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1169-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -1.1599999666214)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-1.1599999666214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1169-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1169-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:gYear;
  dwc:scientificName 'Chara vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Pizarro'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-1.1599999666214'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '700'^^xsd:integer;
  dwc:aphiaid '547443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1169-1'^^xsd:anyURI;
  dwc:observationDate '1987-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '547443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A942-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A942-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A942-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.74000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A942-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "37.659999847412"^^xsd:decimal ;
  geo-pos:long "-0.74000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A942-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:942-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '942-1'^^xsd:string;
  dwc:scientificName 'Cystoseira foeniculacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.74000000953674'^^xsd:double;
  dwc:latitude '37.659999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:942-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2645-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2645-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2645-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.74000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2645-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "37.659999847412"^^xsd:decimal ;
  geo-pos:long "-0.74000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2645-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2645-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2645'^^xsd:gYear;
  dwc:scientificName 'Palisada maris-rubri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.74000000953674'^^xsd:double;
  dwc:latitude '37.659999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '495578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2645-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '495578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A946-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A946-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A946-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.74000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A946-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "37.659999847412"^^xsd:decimal ;
  geo-pos:long "-0.74000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A946-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:946-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '946-1'^^xsd:string;
  dwc:scientificName 'Chondria mairei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.74000000953674'^^xsd:double;
  dwc:latitude '37.659999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:946-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2643-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2643-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2643-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.74000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2643-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "37.659999847412"^^xsd:decimal ;
  geo-pos:long "-0.74000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2643-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2643-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2643'^^xsd:gYear;
  dwc:scientificName 'Palisada maris-rubri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.74000000953674'^^xsd:double;
  dwc:latitude '37.659999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '495578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2643-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '495578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A996-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A996-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A996-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.74000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A996-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "37.659999847412"^^xsd:decimal ;
  geo-pos:long "-0.74000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A996-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:996-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '996-1'^^xsd:string;
  dwc:scientificName 'Palisada maris-rubri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.74000000953674'^^xsd:double;
  dwc:latitude '37.659999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '495578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:996-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '495578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A989-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A989-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A989-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.74000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A989-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "37.659999847412"^^xsd:decimal ;
  geo-pos:long "-0.74000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A989-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:989-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '989-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.74000000953674'^^xsd:double;
  dwc:latitude '37.659999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:989-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2644-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2644-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2644-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.74000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2644-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "37.659999847412"^^xsd:decimal ;
  geo-pos:long "-0.74000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2644-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2644-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2644'^^xsd:gYear;
  dwc:scientificName 'Palisada maris-rubri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.74000000953674'^^xsd:double;
  dwc:latitude '37.659999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '495578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2644-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '495578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A948-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A948-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A948-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.74000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A948-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "37.659999847412"^^xsd:decimal ;
  geo-pos:long "-0.74000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A948-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:948-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '948-1'^^xsd:string;
  dwc:scientificName 'Chondria mairei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.74000000953674'^^xsd:double;
  dwc:latitude '37.659999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:948-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A943-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A943-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A943-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.74000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A943-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "37.659999847412"^^xsd:decimal ;
  geo-pos:long "-0.74000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A943-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:943-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '943-1'^^xsd:string;
  dwc:scientificName 'Cystoseira foeniculacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.74000000953674'^^xsd:double;
  dwc:latitude '37.659999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:943-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A947-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A947-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A947-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.74000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A947-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "37.659999847412"^^xsd:decimal ;
  geo-pos:long "-0.74000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A947-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:947-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '947-1'^^xsd:string;
  dwc:scientificName 'Chondria mairei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.74000000953674'^^xsd:double;
  dwc:latitude '37.659999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:947-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A997-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A997-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A997-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.74000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A997-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659999847412 -0.74000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "37.659999847412"^^xsd:decimal ;
  geo-pos:long "-0.74000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A997-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:997-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '997-1'^^xsd:string;
  dwc:scientificName 'Palisada maris-rubri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.74000000953674'^^xsd:double;
  dwc:latitude '37.659999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '495578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:997-1'^^xsd:anyURI;
  dwc:observationDate '1990-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '495578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2031-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2031-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2031-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939998626709 -0.70999997854233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.70999997854233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2031-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939998626709 -0.70999997854233)"^^geo:wktLiteral ;
  geo-pos:lat "37.939998626709"^^xsd:decimal ;
  geo-pos:long "-0.70999997854233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2031-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2031-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2031'^^xsd:gYear;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.70999997854233'^^xsd:double;
  dwc:latitude '37.939998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2031-1'^^xsd:anyURI;
  dwc:observationDate '2002-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2044-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2044-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2044-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939998626709 -0.70999997854233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.70999997854233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2044-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939998626709 -0.70999997854233)"^^geo:wktLiteral ;
  geo-pos:lat "37.939998626709"^^xsd:decimal ;
  geo-pos:long "-0.70999997854233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2044-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2044-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2044'^^xsd:gYear;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.70999997854233'^^xsd:double;
  dwc:latitude '37.939998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2044-1'^^xsd:anyURI;
  dwc:observationDate '2002-05-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2045-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2045-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2045-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939998626709 -0.70999997854233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.70999997854233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2045-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939998626709 -0.70999997854233)"^^geo:wktLiteral ;
  geo-pos:lat "37.939998626709"^^xsd:decimal ;
  geo-pos:long "-0.70999997854233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2045-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2045-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2045'^^xsd:gYear;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.70999997854233'^^xsd:double;
  dwc:latitude '37.939998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2045-1'^^xsd:anyURI;
  dwc:observationDate '2002-05-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2663-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2663-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2663-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.630001068115 -0.69999998807907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "-0.69999998807907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2663-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.630001068115 -0.69999998807907)"^^geo:wktLiteral ;
  geo-pos:lat "37.630001068115"^^xsd:decimal ;
  geo-pos:long "-0.69999998807907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2663-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2663-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2663'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus papillosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.69999998807907'^^xsd:double;
  dwc:latitude '37.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2663-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2000-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2000-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2000-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.630001068115 -0.69999998807907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "-0.69999998807907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2000-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.630001068115 -0.69999998807907)"^^geo:wktLiteral ;
  geo-pos:lat "37.630001068115"^^xsd:decimal ;
  geo-pos:long "-0.69999998807907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2000-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2000-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2000'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.69999998807907'^^xsd:double;
  dwc:latitude '37.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2000-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A228-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A228-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A228-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.630001068115 -0.69999998807907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "-0.69999998807907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A228-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.630001068115 -0.69999998807907)"^^geo:wktLiteral ;
  geo-pos:lat "37.630001068115"^^xsd:decimal ;
  geo-pos:long "-0.69999998807907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A228-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:228-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '228-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.69999998807907'^^xsd:double;
  dwc:latitude '37.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:228-1'^^xsd:anyURI;
  dwc:observationDate '1981-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A278-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A278-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A278-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.630001068115 -0.69999998807907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "-0.69999998807907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A278-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.630001068115 -0.69999998807907)"^^geo:wktLiteral ;
  geo-pos:lat "37.630001068115"^^xsd:decimal ;
  geo-pos:long "-0.69999998807907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A278-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:278-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '278-1'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '-0.69999998807907'^^xsd:double;
  dwc:latitude '37.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:278-1'^^xsd:anyURI;
  dwc:observationDate '1985-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2034-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2034-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2034-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-0.50999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2034-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "38.209999084473"^^xsd:decimal ;
  geo-pos:long "-0.50999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2034-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2034-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2034'^^xsd:gYear;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.50999999046326'^^xsd:double;
  dwc:latitude '38.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2034-1'^^xsd:anyURI;
  dwc:observationDate '2001-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2035-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2035-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2035-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-0.50999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2035-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "38.209999084473"^^xsd:decimal ;
  geo-pos:long "-0.50999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2035-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2035-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2035'^^xsd:gYear;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.50999999046326'^^xsd:double;
  dwc:latitude '38.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2035-1'^^xsd:anyURI;
  dwc:observationDate '2001-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1184-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1184-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1184-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-0.50999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1184-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "38.209999084473"^^xsd:decimal ;
  geo-pos:long "-0.50999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1184-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1184-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1184'^^xsd:gYear;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.50999999046326'^^xsd:double;
  dwc:latitude '38.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.2000000476837'^^xsd:double;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1184-1'^^xsd:anyURI;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2037-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2037-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2037-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-0.50999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2037-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "38.209999084473"^^xsd:decimal ;
  geo-pos:long "-0.50999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2037-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2037-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2037'^^xsd:gYear;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.50999999046326'^^xsd:double;
  dwc:latitude '38.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2037-1'^^xsd:anyURI;
  dwc:observationDate '2001-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2036-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2036-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2036-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-0.50999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2036-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "38.209999084473"^^xsd:decimal ;
  geo-pos:long "-0.50999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2036-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2036-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2036'^^xsd:gYear;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.50999999046326'^^xsd:double;
  dwc:latitude '38.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2036-1'^^xsd:anyURI;
  dwc:observationDate '2001-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1182-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1182-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1182-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-0.50999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1182-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "38.209999084473"^^xsd:decimal ;
  geo-pos:long "-0.50999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1182-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1182-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1182'^^xsd:gYear;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.50999999046326'^^xsd:double;
  dwc:latitude '38.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.2000000476837'^^xsd:double;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1182-1'^^xsd:anyURI;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1183-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1183-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1183-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-0.50999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1183-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "38.209999084473"^^xsd:decimal ;
  geo-pos:long "-0.50999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1183-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1183-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:gYear;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.50999999046326'^^xsd:double;
  dwc:latitude '38.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.2000000476837'^^xsd:double;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1183-1'^^xsd:anyURI;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1181-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1181-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1181-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.209999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-0.50999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1181-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.209999084473 -0.50999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "38.209999084473"^^xsd:decimal ;
  geo-pos:long "-0.50999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1181-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1181-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:gYear;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.50999999046326'^^xsd:double;
  dwc:latitude '38.209999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.2000000476837'^^xsd:double;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1181-1'^^xsd:anyURI;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1011-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1011-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1011-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1011-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1011-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1011-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:gYear;
  dwc:scientificName 'Stylophora rhizoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '156438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1011-1'^^xsd:anyURI;
  dwc:observationDate '1991-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A985-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A985-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A985-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A985-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A985-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:985-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '985-1'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:985-1'^^xsd:anyURI;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1186-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1186-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1186-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1186-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1186-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1186-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:gYear;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1186-1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2494-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2494-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2494-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2494-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2494-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2494-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2494'^^xsd:gYear;
  dwc:scientificName 'Cruoria cruoriaeformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2494-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A984-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A984-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A984-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A984-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A984-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:984-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '984-1'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:984-1'^^xsd:anyURI;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A897-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A897-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A897-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A897-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A897-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:897-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '897-1'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:897-1'^^xsd:anyURI;
  dwc:observationDate '1988-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1190-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1190-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1190-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1190-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1190-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1190-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:gYear;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1190-1'^^xsd:anyURI;
  dwc:observationDate '1981-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1010-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1010-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1010-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1010-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1010-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1010-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:gYear;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1010-1'^^xsd:anyURI;
  dwc:observationDate '1991-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1179-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1179-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1179-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1179-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1179-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1179-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1179'^^xsd:gYear;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1179-1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1187-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1187-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1187-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1187-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1187-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1187-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1187'^^xsd:gYear;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1187-1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1180-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1180-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1180-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1180-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1180-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1180-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:gYear;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1180-1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2630-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2630-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2630-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2630-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2630-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2630-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2630'^^xsd:gYear;
  dwc:scientificName 'Chondria mairei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '144801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2630-1'^^xsd:anyURI;
  dwc:observationDate '1991-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '144801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1013-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1013-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1013-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1013-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1013-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1013-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:gYear;
  dwc:scientificName 'Stylophora rhizoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '156438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1013-1'^^xsd:anyURI;
  dwc:observationDate '1991-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A896-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A896-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A896-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A896-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A896-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:896-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '896-1'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:896-1'^^xsd:anyURI;
  dwc:observationDate '1988-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2487-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2487-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2487-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159999847412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2487-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159999847412 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.159999847412"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2487-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2487-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2487'^^xsd:gYear;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.159999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2487-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2665-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2665-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2665-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349998474121 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2665-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349998474121 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2665-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2665-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2665'^^xsd:gYear;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2665-2'^^xsd:anyURI;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2664-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2664-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2664-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349998474121 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2664-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349998474121 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2664-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2664-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2664'^^xsd:gYear;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2664-1'^^xsd:anyURI;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2664-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2664-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2664-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349998474121 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2664-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349998474121 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2664-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2664-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2664'^^xsd:gYear;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2664-2'^^xsd:anyURI;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2665-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2665-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2665-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349998474121 -0.49000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2665-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349998474121 -0.49000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "38.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.49000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2665-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2665-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2665'^^xsd:gYear;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.49000000953674'^^xsd:double;
  dwc:latitude '38.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2665-1'^^xsd:anyURI;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A995-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A995-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A995-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349998474121 -0.40999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A995-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.349998474121 -0.40999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "38.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.40999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A995-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:995-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '995-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.40999999642372'^^xsd:double;
  dwc:latitude '38.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:995-1'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A379-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A379-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A379-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A379-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A379-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:379-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '379-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:379-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A377-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A377-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A377-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A377-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A377-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:377-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '377-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:377-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A383-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A383-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A383-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A383-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A383-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:383-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '383-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:383-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A375-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A375-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A375-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A375-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A375-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:375-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '375-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:375-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A376-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A376-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A376-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A376-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A376-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:376-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '376-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:376-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1978-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1978-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1978-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1978-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1978-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1978-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1978'^^xsd:gYear;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1978-1'^^xsd:anyURI;
  dwc:observationDate '2000-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A372-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A372-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A372-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A372-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A372-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:372-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '372-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:372-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1977-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1977-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1977-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1977-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1977-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1977-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1977'^^xsd:gYear;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1977-1'^^xsd:anyURI;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A426-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A426-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A426-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A426-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A426-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:426-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '426-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:426-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A422-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A422-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A422-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A422-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A422-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:422-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '422-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:422-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A430-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A430-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A430-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A430-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A430-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:430-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '430-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:430-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A382-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A382-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A382-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A382-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A382-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:382-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '382-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:382-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A371-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A371-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A371-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A371-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A371-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:371-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '371-1'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:371-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A381-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A381-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A381-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A381-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A381-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:381-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '381-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:381-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A374-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A374-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A374-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A374-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A374-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:374-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '374-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:374-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A425-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A425-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A425-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A425-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A425-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:425-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '425-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:425-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A378-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A378-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A378-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A378-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A378-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:378-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '378-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:378-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A373-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A373-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A373-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A373-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A373-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:373-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '373-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:373-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A421-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A421-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A421-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A421-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A421-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:421-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '421-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:421-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A424-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A424-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A424-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A424-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A424-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:424-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '424-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:424-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A380-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A380-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A380-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A380-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A380-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:380-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '380-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Salinas'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:380-1'^^xsd:anyURI;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A429-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A429-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A429-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A429-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A429-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:429-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '429-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:429-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A427-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A427-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A427-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A427-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A427-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:427-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '427-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:427-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A811-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A811-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A811-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.349998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A811-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.349998474121 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.349998474121"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A811-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:811-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '811-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.349998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:811-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A977-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A977-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A977-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A977-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A977-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:977-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '977-1'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:977-1'^^xsd:anyURI;
  dwc:observationDate '1981-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A978-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A978-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A978-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A978-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A978-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:978-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '978-1'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:978-1'^^xsd:anyURI;
  dwc:observationDate '1982-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A971-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A971-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A971-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A971-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A971-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:971-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '971-1'^^xsd:string;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:971-1'^^xsd:anyURI;
  dwc:observationDate '1982-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A531-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A531-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A531-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A531-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A531-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:531-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '531-1'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:531-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A534-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A534-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A534-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A534-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A534-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:534-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '534-1'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:534-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A598-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A598-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A598-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A598-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A598-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:598-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '598-1'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.30000001192093'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:598-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A597-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A597-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A597-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A597-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A597-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:597-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '597-1'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.30000001192093'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:597-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A533-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A533-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A533-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A533-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A533-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:533-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '533-1'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:533-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A530-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A530-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A530-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A530-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A530-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:530-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '530-1'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:530-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A532-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A532-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A532-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A532-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A532-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:532-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '532-1'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:532-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1043-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1043-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1043-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1043-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1043-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1043-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1043'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'E. Albiach'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1043-1'^^xsd:anyURI;
  dwc:observationDate '1992-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A970-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A970-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A970-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A970-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A970-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:970-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '970-1'^^xsd:string;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:970-1'^^xsd:anyURI;
  dwc:observationDate '1982-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2666-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2666-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2666-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2666-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2666-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2666-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2666'^^xsd:gYear;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2666-1'^^xsd:anyURI;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A980-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A980-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A980-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A980-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A980-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:980-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '980-1'^^xsd:string;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:980-1'^^xsd:anyURI;
  dwc:observationDate '1981-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A979-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A979-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A979-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A979-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A979-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:979-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '979-1'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:979-1'^^xsd:anyURI;
  dwc:observationDate '1982-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2666-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2666-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2666-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.31999999284744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2666-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.509998321533 -0.31999999284744)"^^geo:wktLiteral ;
  geo-pos:lat "39.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.31999999284744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2666-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2666-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2666'^^xsd:gYear;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.31999999284744'^^xsd:double;
  dwc:latitude '39.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2666-2'^^xsd:anyURI;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A433-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A433-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A433-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.310001373291 -0.30000001192093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.310001373291"^^xsd:decimal ;
  dwc:decimalLongitude "-0.30000001192093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A433-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.310001373291 -0.30000001192093)"^^geo:wktLiteral ;
  geo-pos:lat "39.310001373291"^^xsd:decimal ;
  geo-pos:long "-0.30000001192093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A433-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:433-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '433-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.30000001192093'^^xsd:double;
  dwc:latitude '39.310001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:433-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2488-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2488-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2488-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2488-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2488-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2488-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2488'^^xsd:gYear;
  dwc:scientificName 'Griffithsia phyllamphora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2488-1'^^xsd:anyURI;
  dwc:observationDate '1984-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '144587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A506-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A506-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A506-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A506-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A506-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:506-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '506-1'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:506-1'^^xsd:anyURI;
  dwc:observationDate '1989-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A57-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A57-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A57-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A57-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A57-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:57-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '57-1'^^xsd:string;
  dwc:scientificName 'Bryopsis disticha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '578966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:57-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '144450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A710-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A710-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A710-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A710-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A710-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:710-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '710-1'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:710-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A709-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A709-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A709-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A709-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A709-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:709-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '709-1'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:709-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A711-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A711-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A711-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A711-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A711-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:711-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '711-1'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:711-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A723-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A723-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A723-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A723-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A723-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:723-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '723-1'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:723-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A769-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A769-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A769-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A769-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A769-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:769-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '769-1'^^xsd:string;
  dwc:scientificName 'Ceramium cimbricum Petersen f. flaccidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '553164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:769-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A153-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A153-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A153-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A153-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A153-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:153-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '153-1'^^xsd:string;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:153-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A168-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A168-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A168-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A168-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A168-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:168-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '168-1'^^xsd:string;
  dwc:scientificName 'Cutleria multifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:168-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A167-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A167-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A167-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A167-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A167-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:167-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '167-1'^^xsd:string;
  dwc:scientificName 'Cutleria multifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:167-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A768-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A768-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A768-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A768-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A768-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:768-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '768-1'^^xsd:string;
  dwc:scientificName 'Ceramium cimbricum Petersen f. flaccidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '553164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:768-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A599-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A599-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A599-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A599-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A599-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:599-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '599-1'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.34999999403954'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:599-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A505-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A505-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A505-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A505-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A505-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:505-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '505-1'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:505-1'^^xsd:anyURI;
  dwc:observationDate '1989-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A600-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A600-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A600-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A600-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A600-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:600-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '600-1'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.34999999403954'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:600-1'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2418-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2418-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2418-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2418-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2418-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2418-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2418'^^xsd:gYear;
  dwc:scientificName 'Antithamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2418-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A804-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A804-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A804-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A804-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A804-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:804-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '804-1'^^xsd:string;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:804-1'^^xsd:anyURI;
  dwc:observationDate '1989-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A770-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A770-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A770-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A770-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A770-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:770-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '770-1'^^xsd:string;
  dwc:scientificName 'Ceramium cimbricum Petersen f. flaccidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '553164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:770-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A772-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A772-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A772-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A772-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A772-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:772-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '772-1'^^xsd:string;
  dwc:scientificName 'Ceramium cimbricum Petersen f. flaccidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '553164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:772-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A771-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A771-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A771-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A771-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A771-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:771-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '771-1'^^xsd:string;
  dwc:scientificName 'Ceramium cimbricum Petersen f. flaccidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '553164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:771-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A773-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A773-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A773-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A773-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A773-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:773-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '773-1'^^xsd:string;
  dwc:scientificName 'Ceramium cimbricum Petersen f. flaccidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '553164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:773-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A802-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A802-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A802-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A802-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A802-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:802-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '802-1'^^xsd:string;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:802-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2407-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2407-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2407-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2407-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2407-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2407-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2407'^^xsd:gYear;
  dwc:scientificName 'Derbesia tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2407-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A767-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A767-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A767-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A767-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A767-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:767-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '767-1'^^xsd:string;
  dwc:scientificName 'Ceramium cimbricum Petersen f. flaccidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '553164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:767-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '553164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A728-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A728-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A728-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A728-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A728-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:728-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '728-1'^^xsd:string;
  dwc:scientificName 'Cystoseira spinosa Sauvageau var. compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Carrascosa'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '527187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:728-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1063027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A708-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A708-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A708-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A708-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A708-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:708-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '708-1'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:708-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A724-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A724-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A724-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A724-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A724-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:724-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '724-1'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:724-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2401-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2401-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2401-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2401-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2401-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2401-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2401'^^xsd:gYear;
  dwc:scientificName 'Ulvella setchellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '144888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2401-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A284-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A284-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A284-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A284-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A284-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:284-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '284-1'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:284-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A707-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A707-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A707-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A707-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.189998626709 -0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "39.189998626709"^^xsd:decimal ;
  geo-pos:long "-0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A707-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:707-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '707-1'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.21999999880791'^^xsd:double;
  dwc:latitude '39.189998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:707-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A282-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A282-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A282-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.509998321533 -0.20999999344349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.509998321533"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20999999344349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A282-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.509998321533 -0.20999999344349)"^^geo:wktLiteral ;
  geo-pos:lat "38.509998321533"^^xsd:decimal ;
  geo-pos:long "-0.20999999344349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A282-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:282-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '282-1'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.20999999344349'^^xsd:double;
  dwc:latitude '38.509998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:282-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1961-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1961-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1961-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689998626709 -0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1961-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689998626709 -0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "39.689998626709"^^xsd:decimal ;
  geo-pos:long "-0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1961-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1961-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1961'^^xsd:gYear;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.20000000298023'^^xsd:double;
  dwc:latitude '39.689998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1961-1'^^xsd:anyURI;
  dwc:observationDate '1997-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2171-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2171-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2171-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689998626709 -0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2171-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689998626709 -0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "39.689998626709"^^xsd:decimal ;
  geo-pos:long "-0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2171-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2171-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2171'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.20000000298023'^^xsd:double;
  dwc:latitude '39.689998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2171-1'^^xsd:anyURI;
  dwc:observationDate '1996-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1962-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1962-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1962-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689998626709 -0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1962-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689998626709 -0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "39.689998626709"^^xsd:decimal ;
  geo-pos:long "-0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1962-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1962-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1962'^^xsd:gYear;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.20000000298023'^^xsd:double;
  dwc:latitude '39.689998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1962-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2170-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2170-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2170-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689998626709 -0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2170-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.689998626709 -0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "39.689998626709"^^xsd:decimal ;
  geo-pos:long "-0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2170-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2170-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2170'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.20000000298023'^^xsd:double;
  dwc:latitude '39.689998626709'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2170-1'^^xsd:anyURI;
  dwc:observationDate '1996-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A706-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A706-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A706-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990001678467 -0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.990001678467"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A706-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.990001678467 -0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "38.990001678467"^^xsd:decimal ;
  geo-pos:long "-0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A706-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:706-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '706-1'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'V'^^xsd:string;
  dwc:longitude '-0.15999999642372'^^xsd:double;
  dwc:latitude '38.990001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:706-1'^^xsd:anyURI;
  dwc:observationDate '1985-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A479-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A479-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A479-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -0.12999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A479-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -0.12999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-0.12999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A479-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:479-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '479-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.12999999523163'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:479-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A482-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A482-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A482-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529998779297 -0.12999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529998779297"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A482-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529998779297 -0.12999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "38.529998779297"^^xsd:decimal ;
  geo-pos:long "-0.12999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A482-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:482-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '482-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.12999999523163'^^xsd:double;
  dwc:latitude '38.529998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:482-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A483-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A483-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A483-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529998779297 -0.12999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529998779297"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A483-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529998779297 -0.12999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "38.529998779297"^^xsd:decimal ;
  geo-pos:long "-0.12999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A483-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:483-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '483-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.12999999523163'^^xsd:double;
  dwc:latitude '38.529998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:483-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A481-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A481-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A481-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529998779297 -0.12999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529998779297"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A481-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529998779297 -0.12999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "38.529998779297"^^xsd:decimal ;
  geo-pos:long "-0.12999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A481-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:481-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '481-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.12999999523163'^^xsd:double;
  dwc:latitude '38.529998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:481-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A480-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A480-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A480-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529998779297 -0.12999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529998779297"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A480-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529998779297 -0.12999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "38.529998779297"^^xsd:decimal ;
  geo-pos:long "-0.12999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A480-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:480-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '480-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.12999999523163'^^xsd:double;
  dwc:latitude '38.529998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:480-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A484-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A484-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A484-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529998779297 -0.12999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529998779297"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A484-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529998779297 -0.12999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "38.529998779297"^^xsd:decimal ;
  geo-pos:long "-0.12999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A484-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:484-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '484-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.12999999523163'^^xsd:double;
  dwc:latitude '38.529998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:484-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1012-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1012-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1012-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540000915527 -0.12999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540000915527"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1012-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540000915527 -0.12999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "38.540000915527"^^xsd:decimal ;
  geo-pos:long "-0.12999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1012-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1012-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1012'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.12999999523163'^^xsd:double;
  dwc:latitude '38.540000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1012-1'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1910-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1910-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1910-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 -0.050000000745058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "-0.050000000745058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1910-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 -0.050000000745058)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "-0.050000000745058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1910-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1910-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1910'^^xsd:gYear;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'S. Paula'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '-0.050000000745058'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1910-1'^^xsd:anyURI;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A478-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A478-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A478-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619998931885 -0.029999999329448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "-0.029999999329448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A478-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619998931885 -0.029999999329448)"^^geo:wktLiteral ;
  geo-pos:lat "38.619998931885"^^xsd:decimal ;
  geo-pos:long "-0.029999999329448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A478-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:478-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '478-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '-0.029999999329448'^^xsd:double;
  dwc:latitude '38.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:478-1'^^xsd:anyURI;
  dwc:observationDate '1986-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2360-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2360-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2360-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.700000762939 0.03999999910593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "0.03999999910593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2360-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.700000762939 0.03999999910593)"^^geo:wktLiteral ;
  geo-pos:lat "38.700000762939"^^xsd:decimal ;
  geo-pos:long "0.03999999910593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2360-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2360-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2360'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.03999999910593'^^xsd:double;
  dwc:latitude '38.700000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2360-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2423-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2423-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2423-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529998779297 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529998779297"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2423-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529998779297 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.529998779297"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2423-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2423-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2423'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.529998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2423-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2547-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2547-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2547-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2547-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2547-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2547-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2547'^^xsd:gYear;
  dwc:scientificName 'Erythroglossum sandrianum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '144751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2547-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A715-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A715-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A715-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A715-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A715-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:715-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '715-1'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:715-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A287-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A287-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A287-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A287-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A287-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:287-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '287-1'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:287-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A713-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A713-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A713-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A713-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A713-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:713-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '713-1'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:713-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A154-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A154-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A154-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A154-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A154-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:154-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '154-1'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:154-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2553-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2553-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2553-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2553-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2553-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2553-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2553'^^xsd:gYear;
  dwc:scientificName 'Lomentaria ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '145827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2553-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2552-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2552-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2552-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2552-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2552-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2552-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2552'^^xsd:gYear;
  dwc:scientificName 'Sphacelaria plumula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '145898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2552-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A342-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A342-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A342-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A342-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A342-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:342-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '342-1'^^xsd:string;
  dwc:scientificName 'Gastroclonium clavatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:342-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '145809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A591-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A591-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A591-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A591-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A591-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:591-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '591-1'^^xsd:string;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:591-1'^^xsd:anyURI;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2155-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2155-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2155-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2155-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2155-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2155-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2155'^^xsd:gYear;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2155-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A155-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A155-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A155-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A155-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A155-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:155-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '155-1'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:155-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A156-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A156-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A156-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A156-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A156-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:156-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '156-1'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:156-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A461-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A461-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A461-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A461-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A461-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:461-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '461-1'^^xsd:string;
  dwc:scientificName 'Hypoglosum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.44999998807907'^^xsd:double;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:461-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2527-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2527-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2527-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2527-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2527-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2527-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2527'^^xsd:gYear;
  dwc:scientificName 'Antithamnionella spirographidis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '144521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2527-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2548-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2548-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2548-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2548-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2548-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2548-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2548'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2548-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A476-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A476-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A476-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A476-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A476-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:476-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '476-1'^^xsd:string;
  dwc:scientificName 'Chondrophycus  tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:476-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2534-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2534-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2534-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2534-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2534-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2534-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2534'^^xsd:gYear;
  dwc:scientificName 'Compsothamnion thuyoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '144573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2534-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2157-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2157-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2157-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2157-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2157-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2157-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2157'^^xsd:gYear;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2157-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A593-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A593-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A593-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A593-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A593-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:593-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '593-1'^^xsd:string;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:593-1'^^xsd:anyURI;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2551-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2551-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2551-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2551-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2551-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2551-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2551'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2551-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1740-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1740-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1740-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1740-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1740-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1740-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1740'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.40000000596046'^^xsd:double;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1740-1'^^xsd:anyURI;
  dwc:observationDate '1984-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2549-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2549-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2549-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2549-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2549-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2549-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2549'^^xsd:gYear;
  dwc:scientificName 'Botryocladia boergesenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '145835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2549-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '377128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2550-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2550-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2550-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2550-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2550-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2550-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2550'^^xsd:gYear;
  dwc:scientificName 'Anotrichium furcellatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '144505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2550-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2492-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2492-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2492-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2492-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2492-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2492-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2492'^^xsd:gYear;
  dwc:scientificName 'Sphacelaria plumula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '145898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2492-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A592-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A592-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A592-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A592-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A592-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:592-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '592-1'^^xsd:string;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:592-1'^^xsd:anyURI;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A594-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A594-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A594-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A594-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A594-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:594-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '594-1'^^xsd:string;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:594-1'^^xsd:anyURI;
  dwc:observationDate '1984-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2519-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2519-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2519-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2519-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2519-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2519-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2519'^^xsd:gYear;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2519-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2338-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2338-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2338-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2338-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2338-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2338-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2338'^^xsd:gYear;
  dwc:scientificName 'Spermothamnion repens var. flagelliferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '550745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2338-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '550745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2485-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2485-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2485-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2485-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2485-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2485-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2485'^^xsd:gYear;
  dwc:scientificName 'Antithamnion lherminieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '239066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2485-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '494947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A94-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A94-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A94-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A94-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A94-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:94-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '94-1'^^xsd:string;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:94-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A681-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A681-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A681-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A681-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A681-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:681-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '681-1'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:681-1'^^xsd:anyURI;
  dwc:observationDate '1983-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A684-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A684-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A684-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A684-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A684-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:684-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '684-1'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:684-1'^^xsd:anyURI;
  dwc:observationDate '1983-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A682-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A682-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A682-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A682-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A682-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:682-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '682-1'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:682-1'^^xsd:anyURI;
  dwc:observationDate '1983-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A683-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A683-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A683-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A683-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A683-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:683-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '683-1'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:683-1'^^xsd:anyURI;
  dwc:observationDate '1983-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A714-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A714-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A714-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A714-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.630001068115 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.630001068115"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A714-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:714-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '714-1'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:714-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2386-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2386-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2386-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2386-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2386-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2386-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2386'^^xsd:gYear;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2386-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2323-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2323-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2323-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2323-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2323-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2323-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2323'^^xsd:gYear;
  dwc:scientificName 'Myrionema liechtensternii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2323-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '144982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2524-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2524-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2524-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2524-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2524-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2524-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2524'^^xsd:gYear;
  dwc:scientificName 'Pseudocrouania ischiana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2524-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '146344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2517-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2517-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2517-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2517-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2517-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2517-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2517'^^xsd:gYear;
  dwc:scientificName 'Eupogodon planus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2517-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '144728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2425-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2425-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2425-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2425-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2425-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2425-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2425'^^xsd:gYear;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2425-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2502-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2502-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2502-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2502-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2502-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2502-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2502'^^xsd:gYear;
  dwc:scientificName 'Spermothamnion flabellatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2502-1'^^xsd:anyURI;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '144699'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2362-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2362-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2362-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2362-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2362-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2362-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2362'^^xsd:gYear;
  dwc:scientificName 'Parviphycus tenuissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '416988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2362-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1311382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2224-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2224-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2224-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2224-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2224-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2224-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2224'^^xsd:gYear;
  dwc:scientificName 'Parviphycus antipai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '376619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2224-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '376619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2490-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2490-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2490-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2490-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2490-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2490-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2490'^^xsd:gYear;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2490-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2416-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2416-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2416-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2416-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2416-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2416-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2416'^^xsd:gYear;
  dwc:scientificName 'Dasya ocellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2416-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2164-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2164-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2164-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2164-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2164-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2164-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2164'^^xsd:gYear;
  dwc:scientificName 'Botryocladia chiajeana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '145837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2164-1'^^xsd:anyURI;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1537415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2394-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2394-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2394-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2394-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2394-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2394-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2394'^^xsd:gYear;
  dwc:scientificName 'Gymnothamnion elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2394-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2215-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2215-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2215-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2215-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2215-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2215-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2215'^^xsd:gYear;
  dwc:scientificName 'Contarinia peyssonneliaeformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2215-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2391-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2391-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2391-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2391-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2391-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2391-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2391'^^xsd:gYear;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2391-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2405-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2405-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2405-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2405-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2405-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2405-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2405'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2405-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2385-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2385-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2385-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2385-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2385-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2385-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2385'^^xsd:gYear;
  dwc:scientificName 'Feldmannia irregularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2385-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '145415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2546-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2546-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2546-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2546-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2546-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2546-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2546'^^xsd:gYear;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2546-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2515-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2515-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2515-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2515-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2515-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2515-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2515'^^xsd:gYear;
  dwc:scientificName 'Gelidium latifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '156097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2515-1'^^xsd:anyURI;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2495-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2495-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2495-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2495-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2495-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2495-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2495'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia inamoena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2495-1'^^xsd:anyURI;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1639617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2400-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2400-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2400-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2400-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2400-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2400-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2400'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia inamoena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2400-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1639617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2221-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2221-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2221-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2221-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2221-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2221-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2221'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia dubyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2221-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2504-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2504-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2504-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2504-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2504-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2504-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2504'^^xsd:gYear;
  dwc:scientificName 'Ostreobium quekettii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2504-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '145095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2532-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2532-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2532-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2532-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2532-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2532-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2532'^^xsd:gYear;
  dwc:scientificName 'Anotrichium barbatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2532-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '144504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2216-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2216-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2216-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2216-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2216-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2216-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2216'^^xsd:gYear;
  dwc:scientificName 'Hymenoclonium serpens.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '295879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2216-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2621-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2621-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2621-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2621-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2621-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2621-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2621'^^xsd:gYear;
  dwc:scientificName 'Sphacelaria tribuloides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2621-1'^^xsd:anyURI;
  dwc:observationDate '1988-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2410-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2410-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2410-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2410-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2410-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2410-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2410'^^xsd:gYear;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2410-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2223-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2223-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2223-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2223-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2223-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2223-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2223'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2223-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2354-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2354-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2354-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2354-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2354-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2354-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2354'^^xsd:gYear;
  dwc:scientificName 'Nitophyllum albidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2354-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '144765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2220-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2220-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2220-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2220-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2220-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2220-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2220'^^xsd:gYear;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2220-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2522-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2522-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2522-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2522-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2522-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2522-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2522'^^xsd:gYear;
  dwc:scientificName 'Sphacelaria rigidula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2522-1'^^xsd:anyURI;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '145902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2226-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2226-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2226-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2226-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2226-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2226-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2226'^^xsd:gYear;
  dwc:scientificName 'Pterocladiella melanoidea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2226-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2406-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2406-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2406-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2406-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2406-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2406-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2406'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2406-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2525-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2525-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2525-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2525-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2525-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2525-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2525'^^xsd:gYear;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2525-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2420-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2420-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2420-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2420-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2420-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2420-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2420'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion caudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2420-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2512-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2512-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2512-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2512-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2512-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2512-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2512'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia inamoena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2512-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1639617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2219-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2219-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2219-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2219-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2219-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2219-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2219'^^xsd:gYear;
  dwc:scientificName 'Parvocaulis parvula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '376334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2219-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '376334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2404-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2404-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2404-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2404-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2404-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2404-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2404'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia armorica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2404-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '145273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2622-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2622-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2622-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2622-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2622-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2622-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2622'^^xsd:gYear;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2622-1'^^xsd:anyURI;
  dwc:observationDate '1988-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2324-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2324-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2324-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2324-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2324-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2324-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2324'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia dubyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2324-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2399-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2399-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2399-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2399-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2399-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2399-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2399'^^xsd:gYear;
  dwc:scientificName 'Titanoderma pustulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2399-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '145216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2564-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2564-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2564-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2564-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2564-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2564-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2564'^^xsd:gYear;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2564-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2332-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2332-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2332-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2332-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2332-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2332-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2332'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia harveyana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2332-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2511-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2511-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2511-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2511-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2511-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2511-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2511'^^xsd:gYear;
  dwc:scientificName 'Bryopsis duplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2511-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '144450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2377-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2377-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2377-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2377-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2377-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2377-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2377'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia inamoena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2377-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1639617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2505-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2505-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2505-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2505-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2505-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2505-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2505'^^xsd:gYear;
  dwc:scientificName 'Ectocarpus confervoides var. confervoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '431970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2505-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2426-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2426-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2426-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2426-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2426-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2426-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2426'^^xsd:gYear;
  dwc:scientificName 'Trichosolen myura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2426-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '373876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2411-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2411-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2411-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2411-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2411-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2411-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2411'^^xsd:gYear;
  dwc:scientificName 'Spermothamnion repens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2411-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2530-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2530-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2530-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2530-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2530-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2530-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2530'^^xsd:gYear;
  dwc:scientificName 'Derbesia tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '144464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2530-1'^^xsd:anyURI;
  dwc:observationDate '1984-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '144464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2218-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2218-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2218-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2218-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2218-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2218-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2218'^^xsd:gYear;
  dwc:scientificName 'Cladophora pellucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2218-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2331-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2331-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2331-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.639999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.070000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2331-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.639999389648 0.070000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.639999389648"^^xsd:decimal ;
  geo-pos:long "0.070000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2331-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2331-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2331'^^xsd:gYear;
  dwc:scientificName 'Corynophlaea flaccida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.070000000298023'^^xsd:double;
  dwc:latitude '38.639999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2331-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '144949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1374-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1374-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1374-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "0.10000000149012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1374-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  geo-pos:lat "38.669998168945"^^xsd:decimal ;
  geo-pos:long "0.10000000149012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1374-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1374-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1374'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.10000000149012'^^xsd:double;
  dwc:latitude '38.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1374-1'^^xsd:anyURI;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1290-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1290-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1290-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "0.10000000149012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1290-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  geo-pos:lat "38.669998168945"^^xsd:decimal ;
  geo-pos:long "0.10000000149012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1290-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1290-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus papillosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.10000000149012'^^xsd:double;
  dwc:latitude '38.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '144806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1290-2'^^xsd:anyURI;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1377-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1377-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1377-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "0.10000000149012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1377-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  geo-pos:lat "38.669998168945"^^xsd:decimal ;
  geo-pos:long "0.10000000149012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1377-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1377-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1377'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.10000000149012'^^xsd:double;
  dwc:latitude '38.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1377-1'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A933-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A933-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A933-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "0.10000000149012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A933-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  geo-pos:lat "38.669998168945"^^xsd:decimal ;
  geo-pos:long "0.10000000149012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A933-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:933-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '933-1'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.10000000149012'^^xsd:double;
  dwc:latitude '38.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:933-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1300-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1300-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1300-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "0.10000000149012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1300-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  geo-pos:lat "38.669998168945"^^xsd:decimal ;
  geo-pos:long "0.10000000149012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1300-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1300-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1300'^^xsd:gYear;
  dwc:scientificName 'Acrosymphyton purpuriferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.10000000149012'^^xsd:double;
  dwc:latitude '38.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1300-1'^^xsd:anyURI;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1373-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1373-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1373-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "0.10000000149012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1373-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  geo-pos:lat "38.669998168945"^^xsd:decimal ;
  geo-pos:long "0.10000000149012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1373-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1373-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1373'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.10000000149012'^^xsd:double;
  dwc:latitude '38.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1373-1'^^xsd:anyURI;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1372-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1372-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1372-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "0.10000000149012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1372-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  geo-pos:lat "38.669998168945"^^xsd:decimal ;
  geo-pos:long "0.10000000149012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1372-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1372-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1372'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.10000000149012'^^xsd:double;
  dwc:latitude '38.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1372-1'^^xsd:anyURI;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2713-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2713-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2713-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "0.10000000149012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2713-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  geo-pos:lat "38.669998168945"^^xsd:decimal ;
  geo-pos:long "0.10000000149012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2713-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2713-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2713'^^xsd:gYear;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.10000000149012'^^xsd:double;
  dwc:latitude '38.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2713-1'^^xsd:anyURI;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2710-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2710-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2710-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "0.10000000149012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2710-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  geo-pos:lat "38.669998168945"^^xsd:decimal ;
  geo-pos:long "0.10000000149012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2710-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2710-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2710'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.10000000149012'^^xsd:double;
  dwc:latitude '38.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2710-1'^^xsd:anyURI;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1290-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1290-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1290-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "0.10000000149012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1290-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  geo-pos:lat "38.669998168945"^^xsd:decimal ;
  geo-pos:long "0.10000000149012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1290-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1290-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.10000000149012'^^xsd:double;
  dwc:latitude '38.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1290-1'^^xsd:anyURI;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A934-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A934-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A934-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "0.10000000149012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A934-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  geo-pos:lat "38.669998168945"^^xsd:decimal ;
  geo-pos:long "0.10000000149012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A934-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:934-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '934-1'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.10000000149012'^^xsd:double;
  dwc:latitude '38.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:934-1'^^xsd:anyURI;
  dwc:observationDate '1987-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A932-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A932-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A932-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "0.10000000149012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A932-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669998168945 0.10000000149012)"^^geo:wktLiteral ;
  geo-pos:lat "38.669998168945"^^xsd:decimal ;
  geo-pos:long "0.10000000149012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A932-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:932-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '932-1'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.10000000149012'^^xsd:double;
  dwc:latitude '38.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:932-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2599-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2599-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2599-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "0.10999999940395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2599-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  geo-pos:lat "40.520000457764"^^xsd:decimal ;
  geo-pos:long "0.10999999940395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2599-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2599-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2599'^^xsd:gYear;
  dwc:scientificName 'Radicilingua reptans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.10999999940395'^^xsd:double;
  dwc:latitude '40.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2599-1'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '144779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2315-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2315-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2315-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "0.10999999940395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2315-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  geo-pos:lat "40.520000457764"^^xsd:decimal ;
  geo-pos:long "0.10999999940395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2315-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2315-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2315'^^xsd:gYear;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.10999999940395'^^xsd:double;
  dwc:latitude '40.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2315-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2471-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2471-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2471-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "0.10999999940395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2471-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  geo-pos:lat "40.520000457764"^^xsd:decimal ;
  geo-pos:long "0.10999999940395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2471-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2471-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2471'^^xsd:gYear;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.10999999940395'^^xsd:double;
  dwc:latitude '40.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2471-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2281-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2281-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2281-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "0.10999999940395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2281-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  geo-pos:lat "40.520000457764"^^xsd:decimal ;
  geo-pos:long "0.10999999940395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2281-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2281-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2281'^^xsd:gYear;
  dwc:scientificName 'Radicilingua reptans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.10999999940395'^^xsd:double;
  dwc:latitude '40.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2281-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '144779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2307-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2307-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2307-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "0.10999999940395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2307-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  geo-pos:lat "40.520000457764"^^xsd:decimal ;
  geo-pos:long "0.10999999940395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2307-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2307-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2307'^^xsd:gYear;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.10999999940395'^^xsd:double;
  dwc:latitude '40.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2307-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2600-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2600-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2600-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "0.10999999940395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2600-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  geo-pos:lat "40.520000457764"^^xsd:decimal ;
  geo-pos:long "0.10999999940395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2600-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2600-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2600'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia dubyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.10999999940395'^^xsd:double;
  dwc:latitude '40.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2600-1'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2300-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2300-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2300-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "0.10999999940395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2300-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.520000457764 0.10999999940395)"^^geo:wktLiteral ;
  geo-pos:lat "40.520000457764"^^xsd:decimal ;
  geo-pos:long "0.10999999940395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2300-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2300-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2300'^^xsd:gYear;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.10999999940395'^^xsd:double;
  dwc:latitude '40.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2300-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1193-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1193-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1193-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1193-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1193-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1193-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:gYear;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1193-1'^^xsd:anyURI;
  dwc:observationDate '1981-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2346-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2346-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2346-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2346-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2346-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2346-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2346'^^xsd:gYear;
  dwc:scientificName 'Antithamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2346-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2335-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2335-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2335-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2335-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2335-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2335-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2335'^^xsd:gYear;
  dwc:scientificName 'Lomentaria verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2335-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2393-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2393-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2393-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2393-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2393-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2393-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2393'^^xsd:gYear;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2393-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1194-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1194-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1194-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1194-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1194-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1194-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1194'^^xsd:gYear;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1194-1'^^xsd:anyURI;
  dwc:observationDate '1981-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A389-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A389-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A389-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A389-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A389-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:389-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '389-1'^^xsd:string;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:389-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A812-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A812-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A812-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A812-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A812-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:812-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '812-1'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:812-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2369-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2369-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2369-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2369-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2369-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2369-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2369'^^xsd:gYear;
  dwc:scientificName 'Dasya hutchinsiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2369-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2274-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2274-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2274-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2274-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2274-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2274-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2274'^^xsd:gYear;
  dwc:scientificName 'Chondracanthus teedei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2274-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2091-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2091-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2091-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2091-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2091-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2091-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2091'^^xsd:gYear;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2091-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2266-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2266-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2266-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2266-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2266-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2266-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2266'^^xsd:gYear;
  dwc:scientificName 'Lomentaria ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2266-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2376-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2376-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2376-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2376-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2376-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2376-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2376'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia inamoena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2376-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1639617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2486-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2486-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2486-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2486-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2486-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2486-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2486'^^xsd:gYear;
  dwc:scientificName 'Vickersia baccata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2486-1'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2320-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2320-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2320-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2320-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2320-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2320-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2320'^^xsd:gYear;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2320-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2330-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2330-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2330-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2330-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2330-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2330-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2330'^^xsd:gYear;
  dwc:scientificName 'Lomentaria ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2330-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2535-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2535-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2535-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2535-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2535-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2535-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2535'^^xsd:gYear;
  dwc:scientificName 'Bryopsis pennata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2535-1'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2355-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2355-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2355-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2355-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2355-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2355-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2355'^^xsd:gYear;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2355-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2359-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2359-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2359-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2359-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2359-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2359-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2359'^^xsd:gYear;
  dwc:scientificName 'Cladophora hutchinsiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2359-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2403-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2403-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2403-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2403-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2403-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2403-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2403'^^xsd:gYear;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2403-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2409-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2409-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2409-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2409-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2409-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2409-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2409'^^xsd:gYear;
  dwc:scientificName 'Titanoderma pustulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2409-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '145216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2329-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2329-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2329-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2329-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2329-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2329-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2329'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2329-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2398-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2398-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2398-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2398-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2398-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2398-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2398'^^xsd:gYear;
  dwc:scientificName 'Gymnothamnion elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2398-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A11-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A11-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A11-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A11-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A11-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:11-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '11-1'^^xsd:string;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:11-1'^^xsd:anyURI;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2092-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2092-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2092-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2092-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2092-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2092-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2092'^^xsd:gYear;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2092-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2236-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2236-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2236-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2236-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2236-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2236-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2236'^^xsd:gYear;
  dwc:scientificName 'Antithamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2236-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '144516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2344-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2344-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2344-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2344-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2344-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2344-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2344'^^xsd:gYear;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2344-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2231-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2231-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2231-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2231-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2231-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2231-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2231'^^xsd:gYear;
  dwc:scientificName 'Gigartina teedi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2231-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '145624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2384-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2384-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2384-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2384-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2384-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2384-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2384'^^xsd:gYear;
  dwc:scientificName 'Compsothamnion thuyoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2384-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2322-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2322-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2322-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2322-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2322-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2322-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2322'^^xsd:gYear;
  dwc:scientificName 'Dasya hutchinsiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2322-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2269-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2269-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2269-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2269-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2269-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2269-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2269'^^xsd:gYear;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2269-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2140-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2140-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2140-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2140-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2140-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2140-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2140'^^xsd:gYear;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2140-1'^^xsd:anyURI;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2382-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2382-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2382-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2382-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2382-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2382-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2382'^^xsd:gYear;
  dwc:scientificName 'Ectocarpus confervoides var. confervoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '431970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2382-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2321-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2321-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2321-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2321-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2321-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2321-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2321'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2321-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A56-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A56-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A56-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A56-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A56-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:56-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '56-1'^^xsd:string;
  dwc:scientificName 'Bryopsis duplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:56-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2541-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2541-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2541-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2541-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2541-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2541-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2541'^^xsd:gYear;
  dwc:scientificName 'Chondracanthus teedei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2541-1'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2336-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2336-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2336-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2336-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2336-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2336-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2336'^^xsd:gYear;
  dwc:scientificName 'Pterothamnion crispum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2336-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2412-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2412-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2412-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2412-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2412-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2412-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2412'^^xsd:gYear;
  dwc:scientificName 'Cladophora pellucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2412-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2493-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2493-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2493-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2493-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2493-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2493-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2493'^^xsd:gYear;
  dwc:scientificName 'Drachiella minuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2493-1'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2328-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2328-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2328-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2328-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2328-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2328-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2328'^^xsd:gYear;
  dwc:scientificName 'Pedobesia simplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '375374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2328-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '375374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A621-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A621-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A621-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A621-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A621-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:621-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '621-1'^^xsd:string;
  dwc:scientificName 'Pterosiphonia pennata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:621-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1027802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2348-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2348-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2348-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2348-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2348-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2348-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2348'^^xsd:gYear;
  dwc:scientificName 'Rytiphlaea tinctoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '371063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2348-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '371063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2238-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2238-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2238-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2238-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2238-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2238-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2238'^^xsd:gYear;
  dwc:scientificName 'Meredithia microphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2238-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '145271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2237-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2237-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2237-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2237-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2237-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2237-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2237'^^xsd:gYear;
  dwc:scientificName 'Lomentaria ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2237-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '145827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2280-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2280-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2280-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2280-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2280-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2280-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2280'^^xsd:gYear;
  dwc:scientificName 'Pterosiphonia pennata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2280-1'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1027802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A632-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A632-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A632-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A632-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A632-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:632-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '632-1'^^xsd:string;
  dwc:scientificName 'Rytiphloea tinctoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:632-1'^^xsd:anyURI;
  dwc:observationDate '1984-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '371063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1776-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1776-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1776-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1776-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1776-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1776-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1776'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1776-1'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A54-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A54-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A54-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A54-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A54-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:54-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '54-1'^^xsd:string;
  dwc:scientificName 'Botryocladia botryoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:54-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '145836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2414-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2414-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2414-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2414-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2414-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2414-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2414'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion scopulorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '146481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2414-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '146481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2507-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2507-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2507-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2507-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2507-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2507-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2507'^^xsd:gYear;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2507-1'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A824-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A824-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A824-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A824-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A824-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:824-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '824-1'^^xsd:string;
  dwc:scientificName 'Halopitys incurvus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:824-1'^^xsd:anyURI;
  dwc:observationDate '1981-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2233-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2233-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2233-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2233-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2233-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2233-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2233'^^xsd:gYear;
  dwc:scientificName 'Pterosiphonia pennata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2233-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1027802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A825-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A825-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A825-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A825-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A825-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:825-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '825-1'^^xsd:string;
  dwc:scientificName 'Halopitys incurvus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:825-1'^^xsd:anyURI;
  dwc:observationDate '1981-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2421-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2421-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2421-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2421-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2421-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2421-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2421'^^xsd:gYear;
  dwc:scientificName 'Dasya ocellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2421-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2340-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2340-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2340-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2340-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2340-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2340-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2340'^^xsd:gYear;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2340-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A620-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A620-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A620-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A620-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A620-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:620-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '620-1'^^xsd:string;
  dwc:scientificName 'Pterosiphonia pennata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:620-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1027802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2685-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2685-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2685-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2685-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2685-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2685-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2685'^^xsd:gYear;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2685-1'^^xsd:anyURI;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2361-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2361-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2361-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2361-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2361-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2361-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2361'^^xsd:gYear;
  dwc:scientificName 'Nemastoma dichotomum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2361-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2234-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2234-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2234-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2234-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2234-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2234-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2234'^^xsd:gYear;
  dwc:scientificName 'Ulvella setchellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2234-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '144888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2390-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2390-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2390-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.069999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.11999999731779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2390-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.069999694824 0.11999999731779)"^^geo:wktLiteral ;
  geo-pos:lat "40.069999694824"^^xsd:decimal ;
  geo-pos:long "0.11999999731779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2390-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2390-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2390'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion caudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.11999999731779'^^xsd:double;
  dwc:latitude '40.069999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2390-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A747-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A747-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A747-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.680000305176"^^xsd:decimal ;
  dwc:decimalLongitude "0.14000000059605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A747-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  geo-pos:lat "38.680000305176"^^xsd:decimal ;
  geo-pos:long "0.14000000059605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A747-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:747-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '747-1'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.14000000059605'^^xsd:double;
  dwc:latitude '38.680000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:747-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A642-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A642-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A642-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.680000305176"^^xsd:decimal ;
  dwc:decimalLongitude "0.14000000059605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A642-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  geo-pos:lat "38.680000305176"^^xsd:decimal ;
  geo-pos:long "0.14000000059605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A642-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:642-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '642-1'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.14000000059605'^^xsd:double;
  dwc:latitude '38.680000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:642-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A749-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A749-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A749-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.680000305176"^^xsd:decimal ;
  dwc:decimalLongitude "0.14000000059605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A749-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  geo-pos:lat "38.680000305176"^^xsd:decimal ;
  geo-pos:long "0.14000000059605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A749-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:749-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '749-1'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.14000000059605'^^xsd:double;
  dwc:latitude '38.680000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:749-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A748-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A748-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A748-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.680000305176"^^xsd:decimal ;
  dwc:decimalLongitude "0.14000000059605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A748-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  geo-pos:lat "38.680000305176"^^xsd:decimal ;
  geo-pos:long "0.14000000059605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A748-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:748-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '748-1'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.14000000059605'^^xsd:double;
  dwc:latitude '38.680000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:748-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A641-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A641-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A641-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.680000305176"^^xsd:decimal ;
  dwc:decimalLongitude "0.14000000059605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A641-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  geo-pos:lat "38.680000305176"^^xsd:decimal ;
  geo-pos:long "0.14000000059605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A641-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:641-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '641-1'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.14000000059605'^^xsd:double;
  dwc:latitude '38.680000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:641-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A643-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A643-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A643-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.680000305176"^^xsd:decimal ;
  dwc:decimalLongitude "0.14000000059605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A643-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  geo-pos:lat "38.680000305176"^^xsd:decimal ;
  geo-pos:long "0.14000000059605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A643-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:643-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '643-1'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.14000000059605'^^xsd:double;
  dwc:latitude '38.680000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:643-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A644-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A644-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A644-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.680000305176"^^xsd:decimal ;
  dwc:decimalLongitude "0.14000000059605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A644-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.680000305176 0.14000000059605)"^^geo:wktLiteral ;
  geo-pos:lat "38.680000305176"^^xsd:decimal ;
  geo-pos:long "0.14000000059605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A644-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:644-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '644-1'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.14000000059605'^^xsd:double;
  dwc:latitude '38.680000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:644-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A104-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A104-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A104-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 0.14000000059605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "0.14000000059605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A104-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 0.14000000059605)"^^geo:wktLiteral ;
  geo-pos:lat "38.840000152588"^^xsd:decimal ;
  geo-pos:long "0.14000000059605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A104-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:104-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '104-1'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.14000000059605'^^xsd:double;
  dwc:latitude '38.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:104-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A101-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A101-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A101-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 0.14000000059605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "0.14000000059605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A101-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 0.14000000059605)"^^geo:wktLiteral ;
  geo-pos:lat "38.840000152588"^^xsd:decimal ;
  geo-pos:long "0.14000000059605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A101-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:101-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '101-1'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.14000000059605'^^xsd:double;
  dwc:latitude '38.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:101-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A102-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A102-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A102-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 0.14000000059605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "0.14000000059605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A102-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 0.14000000059605)"^^geo:wktLiteral ;
  geo-pos:lat "38.840000152588"^^xsd:decimal ;
  geo-pos:long "0.14000000059605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A102-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:102-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '102-1'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.14000000059605'^^xsd:double;
  dwc:latitude '38.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:102-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A103-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A103-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A103-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 0.14000000059605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "0.14000000059605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A103-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 0.14000000059605)"^^geo:wktLiteral ;
  geo-pos:lat "38.840000152588"^^xsd:decimal ;
  geo-pos:long "0.14000000059605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A103-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:103-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '103-1'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.14000000059605'^^xsd:double;
  dwc:latitude '38.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:103-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A240-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A240-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A240-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A240-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A240-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:240-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '240-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:240-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2257-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2257-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2257-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2257-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2257-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2257-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2257'^^xsd:gYear;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2257-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2596-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2596-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2596-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2596-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2596-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2596-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2596'^^xsd:gYear;
  dwc:scientificName 'Radicilingua reptans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2596-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2380-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2380-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2380-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2380-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2380-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2380-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2380'^^xsd:gYear;
  dwc:scientificName 'Nitophyllum albidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2380-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A171-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A171-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A171-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A171-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A171-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:171-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '171-1'^^xsd:string;
  dwc:scientificName 'Cymodocea nodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:171-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2319-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2319-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2319-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2319-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2319-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2319-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2319'^^xsd:gYear;
  dwc:scientificName 'Erythrotrichia investiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2319-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2429-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2429-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2429-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2429-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2429-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2429-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2429'^^xsd:gYear;
  dwc:scientificName 'Antithamnion heterocladum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2429-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A86-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A86-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A86-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A86-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A86-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:86-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '86-1'^^xsd:string;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:86-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2442-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2442-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2442-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2442-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2442-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2442-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2442'^^xsd:gYear;
  dwc:scientificName 'Amphiroa cryptarthrodia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2442-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A477-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A477-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A477-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A477-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A477-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:477-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '477-1'^^xsd:string;
  dwc:scientificName 'Osmundea verlaquei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '144849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:477-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '144849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A161-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A161-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A161-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A161-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A161-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:161-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '161-1'^^xsd:string;
  dwc:scientificName 'Cryptonemia lomation'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:161-1'^^xsd:anyURI;
  dwc:observationDate '1992-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1535356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A15-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A15-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A15-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A15-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A15-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:15-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '15-1'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:15-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2202-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2202-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2202-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2202-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2202-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2202-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2202'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion cordatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2202-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1178-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1178-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1178-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1178-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1178-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1178-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:gYear;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1178-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A789-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A789-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A789-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A789-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A789-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:789-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '789-1'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:789-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A689-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A689-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A689-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A689-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A689-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:689-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '689-1'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:689-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A909-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A909-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A909-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A909-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A909-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:909-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '909-1'^^xsd:string;
  dwc:scientificName 'Chondrophycus  tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:909-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2477-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2477-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2477-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2477-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2477-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2477-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2477'^^xsd:gYear;
  dwc:scientificName 'Gelidiella ramellosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3.5'^^xsd:double;
  dwc:aphiaid '145573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2477-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1306464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2473-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2473-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2473-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2473-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2473-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2473-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2473'^^xsd:gYear;
  dwc:scientificName 'Callithamniella tingitana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6.5'^^xsd:double;
  dwc:aphiaid '144525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2473-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '144525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2684-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2684-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2684-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2684-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2684-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2684-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2684'^^xsd:gYear;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2684-1'^^xsd:anyURI;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2166-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2166-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2166-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2166-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2166-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2166-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2166'^^xsd:gYear;
  dwc:scientificName 'Botryocladia chiajeana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2166-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1537415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2256-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2256-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2256-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2256-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2256-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2256-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2256'^^xsd:gYear;
  dwc:scientificName 'Ectocarpus confervoides  f. confervoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '431970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2256-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2372-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2372-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2372-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2372-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2372-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2372-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2372'^^xsd:gYear;
  dwc:scientificName 'Stylonema alsidii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2372-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A799-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A799-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A799-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A799-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A799-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:799-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '799-1'^^xsd:string;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:799-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2566-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2566-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2566-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2566-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2566-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2566-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2566'^^xsd:gYear;
  dwc:scientificName 'Acrosymphytonema breemaniae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '503531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2566-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '503531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2607-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2607-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2607-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2607-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2607-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2607-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2607'^^xsd:gYear;
  dwc:scientificName 'Dictyota dichotoma var. intricata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '381180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2607-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '381180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A90-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A90-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A90-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A90-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A90-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:90-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '90-1'^^xsd:string;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:90-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2595-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2595-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2595-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2595-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2595-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2595-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2595'^^xsd:gYear;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2595-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2439-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2439-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2439-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2439-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2439-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2439-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2439'^^xsd:gYear;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5.5'^^xsd:double;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2439-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A652-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A652-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A652-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A652-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A652-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:652-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '652-1'^^xsd:string;
  dwc:scientificName 'Schottera nicaeensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:652-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2464-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2464-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2464-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2464-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2464-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2464-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2464'^^xsd:gYear;
  dwc:scientificName 'Titanoderma pustulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '145216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2464-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A36-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A36-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A36-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A36-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A36-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:36-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '36-1'^^xsd:string;
  dwc:scientificName 'Polysiphonia fruticulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '238958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:36-1'^^xsd:anyURI;
  dwc:observationDate '1982-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '637665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A898-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A898-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A898-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A898-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A898-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:898-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '898-1'^^xsd:string;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:898-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2573-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2573-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2573-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2573-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2573-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2573-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2573'^^xsd:gYear;
  dwc:scientificName 'Botryocladia boergesenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '145835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2573-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '377128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A910-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A910-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A910-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A910-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A910-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:910-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '910-1'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:910-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2481-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2481-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2481-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2481-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2481-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2481-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2481'^^xsd:gYear;
  dwc:scientificName 'Derbesia tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '144464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2481-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2444-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2444-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2444-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2444-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2444-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2444-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2444'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2444-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2463-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2463-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2463-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2463-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2463-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2463-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2463'^^xsd:gYear;
  dwc:scientificName 'Gymnothamnion elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3.5'^^xsd:double;
  dwc:aphiaid '144592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2463-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2124-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2124-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2124-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2124-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2124-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2124-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2124'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia opaca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2124-1'^^xsd:anyURI;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2466-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2466-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2466-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2466-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2466-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2466-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2466'^^xsd:gYear;
  dwc:scientificName 'Gelidium minusculum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.89999997615814'^^xsd:double;
  dwc:aphiaid '145587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2466-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A657-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A657-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A657-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A657-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A657-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:657-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '657-1'^^xsd:string;
  dwc:scientificName 'Schottera nicaeensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:657-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2365-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2365-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2365-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2365-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2365-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2365-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2365'^^xsd:gYear;
  dwc:scientificName 'Cladophora coelothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2365-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2211-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2211-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2211-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2211-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2211-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2211-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2211'^^xsd:gYear;
  dwc:scientificName 'Chylocladia verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2211-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A162-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A162-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A162-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A162-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A162-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:162-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '162-1'^^xsd:string;
  dwc:scientificName 'Cryptonemia lomation'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:162-1'^^xsd:anyURI;
  dwc:observationDate '1992-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1535356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1009-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1009-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1009-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1009-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1009-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1009-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1009-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A240-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A240-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A240-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A240-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A240-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:240-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '240-2'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:240-2'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A169-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A169-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A169-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A169-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A169-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:169-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '169-1'^^xsd:string;
  dwc:scientificName 'Cymodocea nodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:169-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A221-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A221-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A221-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A221-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A221-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:221-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '221-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:221-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1176-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1176-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1176-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1176-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1176-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1176-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1176'^^xsd:gYear;
  dwc:scientificName 'Ceramium rubrum C. Agardh var. implexo-contortum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '550741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1176-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '550741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2208-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2208-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2208-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2208-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2208-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2208-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2208'^^xsd:gYear;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2208-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2272-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2272-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2272-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2272-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2272-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2272-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2272'^^xsd:gYear;
  dwc:scientificName 'Callithamniella tingitana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2272-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '144525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1234-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1234-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1234-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1234-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1234-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1234-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1234-1'^^xsd:anyURI;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A224-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A224-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A224-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A224-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A224-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:224-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '224-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:224-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A222-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A222-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A222-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A222-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A222-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:222-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '222-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Sainz & F. Boisset'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:222-1'^^xsd:anyURI;
  dwc:observationDate '1981-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A164-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A164-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A164-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A164-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A164-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:164-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '164-1'^^xsd:string;
  dwc:scientificName 'Cryptonemia lomation'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:164-1'^^xsd:anyURI;
  dwc:observationDate '1992-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1535356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2203-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2203-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2203-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2203-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2203-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2203-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2203'^^xsd:gYear;
  dwc:scientificName 'Cladophora coelothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2203-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2342-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2342-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2342-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2342-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2342-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2342-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2342'^^xsd:gYear;
  dwc:scientificName 'Antithamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2342-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A172-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A172-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A172-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A172-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A172-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:172-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '172-1'^^xsd:string;
  dwc:scientificName 'Cymodocea nodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:172-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A16-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A16-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A16-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A16-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A16-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:16-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '16-1'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:16-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2273-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2273-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2273-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2273-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2273-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2273-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2273'^^xsd:gYear;
  dwc:scientificName 'Bryopsis duplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2273-1'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A160-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A160-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A160-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A160-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A160-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:160-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '160-1'^^xsd:string;
  dwc:scientificName 'Cryptonemia lomation'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:160-1'^^xsd:anyURI;
  dwc:observationDate '1992-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1535356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2213-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2213-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2213-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2213-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2213-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2213-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2213'^^xsd:gYear;
  dwc:scientificName 'Contarinia peyssonneliaeformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2213-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A159-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A159-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A159-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A159-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A159-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:159-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '159-1'^^xsd:string;
  dwc:scientificName 'Cryptonemia lomation'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:159-1'^^xsd:anyURI;
  dwc:observationDate '1992-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1535356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A220-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A220-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A220-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A220-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A220-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:220-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '220-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:220-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1344-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1344-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1344-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1344-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1344-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1344-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1344'^^xsd:gYear;
  dwc:scientificName 'Bryopsis muscosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '144454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1344-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '144454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2205-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2205-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2205-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2205-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2205-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2205-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2205'^^xsd:gYear;
  dwc:scientificName 'Antithamnion heterocladum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2205-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A219-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A219-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A219-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A219-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A219-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:219-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '219-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.25'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:219-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2378-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2378-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2378-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2378-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2378-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2378-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2378'^^xsd:gYear;
  dwc:scientificName 'Callithamniella tingitana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2378-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '144525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2204-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2204-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2204-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2204-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2204-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2204-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2204'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2204-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A223-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A223-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A223-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A223-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A223-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:223-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '223-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:223-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2264-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2264-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2264-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2264-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2264-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2264-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2264'^^xsd:gYear;
  dwc:scientificName 'Feldmannophycus rayssiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2264-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2357-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2357-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2357-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2357-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2357-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2357-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2357'^^xsd:gYear;
  dwc:scientificName 'Antithamnion heterocladum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2357-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1177-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1177-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1177-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1177-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1177-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1177-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1177'^^xsd:gYear;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1177-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2395-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2395-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2395-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2395-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2395-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2395-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2395'^^xsd:gYear;
  dwc:scientificName 'Antithamnion heterocladum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2395-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2207-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2207-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2207-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2207-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2207-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2207-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2207'^^xsd:gYear;
  dwc:scientificName 'Callithamniella tingitana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2207-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A170-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A170-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A170-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A170-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A170-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:170-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '170-1'^^xsd:string;
  dwc:scientificName 'Cymodocea nodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:170-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A163-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A163-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A163-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A163-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A163-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:163-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '163-1'^^xsd:string;
  dwc:scientificName 'Cryptonemia lomation'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:163-1'^^xsd:anyURI;
  dwc:observationDate '1992-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1535356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2350-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2350-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2350-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2350-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2350-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2350-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2350'^^xsd:gYear;
  dwc:scientificName 'Spermothamnion repens var. flagelliferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '550745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2350-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '550745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A778-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A778-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A778-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A778-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A778-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:778-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '778-1'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:778-1'^^xsd:anyURI;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2560-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2560-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2560-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2560-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2560-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2560-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2560'^^xsd:gYear;
  dwc:scientificName 'Compsothamnion thuyoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2560-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2396-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2396-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2396-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2396-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2396-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2396-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2396'^^xsd:gYear;
  dwc:scientificName 'Lomentaria ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2396-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A777-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A777-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A777-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A777-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A777-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:777-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '777-1'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:777-1'^^xsd:anyURI;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A267-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A267-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A267-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A267-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A267-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:267-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '267-1'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:267-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2470-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2470-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2470-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2470-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2470-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2470-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2470'^^xsd:gYear;
  dwc:scientificName 'Halopteris scoparia var. aestivalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '554656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2470-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '554656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2575-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2575-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2575-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2575-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2575-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2575-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2575'^^xsd:gYear;
  dwc:scientificName 'Cladophora hutchinsiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '145049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2575-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2478-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2478-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2478-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2478-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2478-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2478-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2478'^^xsd:gYear;
  dwc:scientificName 'Cryptonemia lomation'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-65'^^xsd:integer;
  dwc:aphiaid '145240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2478-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1535356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2571-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2571-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2571-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2571-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2571-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2571-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2571'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia dubyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2571-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2210-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2210-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2210-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2210-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2210-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2210-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2210'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2210-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A654-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A654-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A654-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A654-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A654-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:654-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '654-1'^^xsd:string;
  dwc:scientificName 'Schottera nicaeensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:654-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A925-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A925-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A925-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A925-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A925-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:925-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '925-1'^^xsd:string;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:925-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2451-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2451-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2451-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2451-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2451-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2451-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2451'^^xsd:gYear;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2451-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2576-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2576-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2576-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2576-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2576-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2576-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2576'^^xsd:gYear;
  dwc:scientificName 'Neurocaulon foliosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '145622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2576-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A87-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A87-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A87-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A87-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A87-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:87-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '87-1'^^xsd:string;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:87-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1198-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1198-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1198-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1198-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1198-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1198-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1198'^^xsd:gYear;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1198-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2469-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2469-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2469-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2469-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2469-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2469-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2469'^^xsd:gYear;
  dwc:scientificName 'Antithamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '144516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2469-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2472-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2472-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2472-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2472-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2472-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2472-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2472'^^xsd:gYear;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2472-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2574-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2574-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2574-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2574-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2574-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2574-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2574'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia harveyana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '145279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2574-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2334-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2334-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2334-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2334-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2334-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2334-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2334'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2334-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2446-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2446-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2446-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2446-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2446-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2446-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2446'^^xsd:gYear;
  dwc:scientificName 'Titanoderma pustulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5.5'^^xsd:double;
  dwc:aphiaid '145216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2446-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2556-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2556-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2556-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2556-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2556-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2556-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2556'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2556-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A89-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A89-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A89-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A89-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A89-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:89-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '89-1'^^xsd:string;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:89-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2413-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2413-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2413-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2413-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2413-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2413-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2413'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina Boudouresque et Denizot v'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2413-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A900-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A900-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A900-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A900-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A900-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:900-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '900-1'^^xsd:string;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:900-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A779-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A779-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A779-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A779-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A779-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:779-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '779-1'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:779-1'^^xsd:anyURI;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2563-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2563-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2563-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2563-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2563-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2563-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2563'^^xsd:gYear;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2563-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A266-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A266-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A266-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A266-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A266-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:266-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '266-1'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:266-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A7-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A7-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A7-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A7-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A7-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:7-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '7-1'^^xsd:string;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:7-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2603-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2603-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2603-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2603-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2603-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2603-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2603'^^xsd:gYear;
  dwc:scientificName 'Antithamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2603-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2608-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2608-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2608-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2608-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2608-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2608-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2608'^^xsd:gYear;
  dwc:scientificName 'Eupogodon planus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2608-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A659-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A659-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A659-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A659-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A659-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:659-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '659-1'^^xsd:string;
  dwc:scientificName 'Schottera nicaeensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:659-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2699-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2699-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2699-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2699-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2699-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2699-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2699'^^xsd:gYear;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2699-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2457-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2457-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2457-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2457-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2457-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2457-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2457'^^xsd:gYear;
  dwc:scientificName 'Sphacelaria cirrosa f. meridionalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3.5'^^xsd:double;
  dwc:aphiaid '553782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2457-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2593-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2593-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2593-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2593-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2593-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2593-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2593'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2593-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2561-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2561-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2561-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2561-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2561-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2561-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2561'^^xsd:gYear;
  dwc:scientificName 'Radicilingua reptans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2561-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1175-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1175-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1175-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1175-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1175-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1175-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1175'^^xsd:gYear;
  dwc:scientificName 'Schottera nicaeensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1175-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2476-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2476-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2476-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2476-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2476-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2476-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2476'^^xsd:gYear;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-50'^^xsd:integer;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2476-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A905-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A905-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A905-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A905-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A905-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:905-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '905-1'^^xsd:string;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:905-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2206-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2206-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2206-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2206-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2206-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2206-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2206'^^xsd:gYear;
  dwc:scientificName 'Herposiphonia secunda (C. Agardh) Ambronn f. tenel'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '382517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2206-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '382517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2594-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2594-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2594-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2594-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2594-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2594-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2594'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia harveyana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2594-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A37-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A37-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A37-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A37-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A37-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:37-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '37-1'^^xsd:string;
  dwc:scientificName 'Boergeseniella fruticulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:37-1'^^xsd:anyURI;
  dwc:observationDate '1982-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '637665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A246-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A246-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A246-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A246-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A246-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:246-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '246-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:246-1'^^xsd:anyURI;
  dwc:observationDate '1982-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A473-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A473-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A473-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A473-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A473-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:473-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '473-1'^^xsd:string;
  dwc:scientificName 'Laurencia  obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:473-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1343-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1343-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1343-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1343-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1343-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1343-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1343'^^xsd:gYear;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.40000000596046'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1343-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A243-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A243-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A243-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A243-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A243-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:243-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '243-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C, Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:243-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1379-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1379-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1379-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1379-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1379-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1379-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1379'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1379-1'^^xsd:anyURI;
  dwc:observationDate '1994-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2565-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2565-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2565-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2565-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2565-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2565-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2565'^^xsd:gYear;
  dwc:scientificName 'Botryocladia boergesenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2565-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '377128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2569-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2569-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2569-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2569-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2569-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2569-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2569'^^xsd:gYear;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2569-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2598-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2598-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2598-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2598-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2598-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2598-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2598'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2598-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A801-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A801-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A801-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A801-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A801-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:801-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '801-1'^^xsd:string;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:801-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2568-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2568-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2568-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2568-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2568-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2568-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2568'^^xsd:gYear;
  dwc:scientificName 'Botryocladia chiajeana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '145837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2568-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1537415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A271-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A271-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A271-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A271-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A271-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:271-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '271-1'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:271-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2358-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2358-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2358-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2358-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2358-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2358-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2358'^^xsd:gYear;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2358-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A908-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A908-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A908-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A908-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A908-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:908-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '908-1'^^xsd:string;
  dwc:scientificName 'Chondrophycus  tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:908-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2604-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2604-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2604-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2604-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2604-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2604-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2604'^^xsd:gYear;
  dwc:scientificName 'Botryocladia boergesenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2604-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '377128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1200-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1200-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1200-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1200-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1200-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1200-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1200'^^xsd:gYear;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1200-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A244-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A244-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A244-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A244-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A244-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:244-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '244-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:244-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2427-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2427-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2427-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2427-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2427-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2427-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2427'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia armorica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2427-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2751-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2751-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2751-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2751-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2751-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2751-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2751'^^xsd:gYear;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2751-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A776-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A776-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A776-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A776-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A776-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:776-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '776-1'^^xsd:string;
  dwc:scientificName 'Cystoseira algeriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:776-1'^^xsd:anyURI;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A794-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A794-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A794-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A794-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A794-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:794-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '794-1'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:794-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A88-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A88-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A88-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A88-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A88-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:88-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '88-1'^^xsd:string;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:88-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A6-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A6-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A6-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A6-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A6-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:6-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '6-1'^^xsd:string;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:6-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A5-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A5-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A5-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A5-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A5-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:5-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '5-1'^^xsd:string;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:5-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A664-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A664-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A664-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A664-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A664-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:664-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '664-1'^^xsd:string;
  dwc:scientificName 'Scinaia furcellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:664-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A241-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A241-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A241-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A241-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A241-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:241-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '241-2'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:241-2'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A906-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A906-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A906-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A906-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A906-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:906-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '906-1'^^xsd:string;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:906-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2450-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2450-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2450-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2450-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2450-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2450-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2450'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion caudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3.5'^^xsd:double;
  dwc:aphiaid '144491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2450-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2458-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2458-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2458-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2458-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2458-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2458-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2458'^^xsd:gYear;
  dwc:scientificName 'Cladophora coelothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '145037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2458-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '145037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2570-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2570-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2570-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2570-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2570-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2570-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2570'^^xsd:gYear;
  dwc:scientificName 'Ptilothamnion pluma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '144689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2570-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2558-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2558-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2558-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2558-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2558-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2558-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2558'^^xsd:gYear;
  dwc:scientificName 'Rhodymenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2558-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A241-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A241-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A241-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A241-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A241-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:241-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '241-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:241-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2605-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2605-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2605-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2605-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2605-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2605-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2605'^^xsd:gYear;
  dwc:scientificName 'Myriogramme distromatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2605-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A242-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A242-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A242-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A242-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A242-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:242-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '242-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:242-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2123-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2123-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2123-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2123-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2123-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2123-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2123'^^xsd:gYear;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2123-1'^^xsd:anyURI;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A903-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A903-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A903-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A903-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A903-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:903-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '903-1'^^xsd:string;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:903-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A272-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A272-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A272-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A272-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A272-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:272-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '272-1'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:272-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A904-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A904-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A904-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A904-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A904-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:904-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '904-1'^^xsd:string;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:904-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A795-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A795-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A795-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A795-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A795-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:795-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '795-1'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.69999998807907'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:795-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2422-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2422-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2422-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2422-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2422-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2422-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2422'^^xsd:gYear;
  dwc:scientificName 'Sphacelaria rigidula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2422-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2436-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2436-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2436-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2436-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2436-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2436-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2436'^^xsd:gYear;
  dwc:scientificName 'Pterosiphonia pennata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2436-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1027802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2366-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2366-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2366-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2366-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2366-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2366-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2366'^^xsd:gYear;
  dwc:scientificName 'Melobesia membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145182'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2366-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2592-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2592-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2592-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2592-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2592-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2592-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2592'^^xsd:gYear;
  dwc:scientificName 'Acrosymphytonema breemaniae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '503531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2592-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '503531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2430-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2430-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2430-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2430-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2430-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2430-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2430'^^xsd:gYear;
  dwc:scientificName 'Lithothamnion sonderi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '145178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2430-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1736221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2572-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2572-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2572-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2572-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2572-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2572-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2572'^^xsd:gYear;
  dwc:scientificName 'Antithamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '144516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2572-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2591-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2591-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2591-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2591-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2591-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2591-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2591'^^xsd:gYear;
  dwc:scientificName 'Hydrolithon farinosum (Lamouroux) Penrose & Chambe'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2591-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2443-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2443-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2443-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2443-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2443-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2443-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2443'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3.5'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2443-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2370-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2370-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2370-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2370-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2370-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2370-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2370'^^xsd:gYear;
  dwc:scientificName 'Parviphycus tenuissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '416988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2370-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1311382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A252-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A252-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A252-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A252-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A252-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:252-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '252-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:252-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A902-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A902-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A902-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A902-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A902-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:902-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '902-1'^^xsd:string;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:902-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2437-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2437-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2437-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2437-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2437-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2437-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2437'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion caudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '144491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2437-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '144491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2459-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2459-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2459-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2459-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2459-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2459-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2459'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia inamoena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5.5'^^xsd:double;
  dwc:aphiaid '145281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2459-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1639617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2567-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2567-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2567-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2567-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2567-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2567-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2567'^^xsd:gYear;
  dwc:scientificName 'Sphondylothamnion multifidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2567-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A655-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A655-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A655-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A655-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A655-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:655-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '655-1'^^xsd:string;
  dwc:scientificName 'Schottera nicaeensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:655-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A475-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A475-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A475-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A475-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A475-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:475-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '475-1'^^xsd:string;
  dwc:scientificName 'Laurencia glandulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:475-1'^^xsd:anyURI;
  dwc:observationDate '1986-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2432-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2432-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2432-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2432-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2432-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2432-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2432'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2432-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A658-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A658-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A658-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A658-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A658-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:658-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '658-1'^^xsd:string;
  dwc:scientificName 'Schottera nicaeensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:658-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2557-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2557-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2557-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2557-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2557-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2557-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2557'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2557-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2212-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2212-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2212-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2212-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2212-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2212-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2212'^^xsd:gYear;
  dwc:scientificName 'Pterocladiella melanoidea var. gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '550862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2212-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '550862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A242-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A242-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A242-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A242-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A242-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:242-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '242-2'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C.Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:242-2'^^xsd:anyURI;
  dwc:observationDate '1982-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2559-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2559-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2559-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2559-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2559-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2559-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2559'^^xsd:gYear;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2559-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A800-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A800-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A800-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A800-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A800-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:800-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '800-2'^^xsd:string;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:800-2'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1199-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1199-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1199-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1199-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1199-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1199-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1199'^^xsd:gYear;
  dwc:scientificName 'Sphaerococcus  coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1199-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A924-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A924-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A924-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A924-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A924-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:924-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '924-1'^^xsd:string;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:924-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2438-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2438-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2438-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2438-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2438-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2438-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2438'^^xsd:gYear;
  dwc:scientificName 'Botryocladia boergesenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5.5'^^xsd:double;
  dwc:aphiaid '145835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2438-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '377128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A4-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A4-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A4-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A4-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A4-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:4-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '4-1'^^xsd:string;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:4-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A472-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A472-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A472-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A472-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A472-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:472-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '472-1'^^xsd:string;
  dwc:scientificName 'Laurencia  obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:472-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A899-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A899-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A899-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A899-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A899-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:899-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '899-1'^^xsd:string;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:899-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A245-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A245-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A245-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A245-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A245-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:245-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '245-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C, Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:245-1'^^xsd:anyURI;
  dwc:observationDate '1982-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A244-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A244-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A244-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A244-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A244-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:244-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '244-2'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh( Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:244-2'^^xsd:anyURI;
  dwc:observationDate '1982-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2343-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2343-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2343-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2343-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2343-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2343-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2343'^^xsd:gYear;
  dwc:scientificName 'Ulvella setchellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2343-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A699-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A699-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A699-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A699-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A699-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:699-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '699-1'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:699-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A798-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A798-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A798-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A798-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A798-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:798-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '798-1'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:798-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A797-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A797-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A797-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A797-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A797-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:797-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '797-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.69999998807907'^^xsd:double;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:797-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A791-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A791-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A791-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A791-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A791-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:791-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '791-1'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:791-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A911-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A911-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A911-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A911-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A911-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:911-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '911-1'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:911-1'^^xsd:anyURI;
  dwc:observationDate '1990-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2327-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2327-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2327-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2327-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2327-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2327-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2327'^^xsd:gYear;
  dwc:scientificName 'Ulvella lens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2327-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A790-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A790-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A790-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A790-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A790-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:790-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '790-1'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Aranda'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:790-1'^^xsd:anyURI;
  dwc:observationDate '1989-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A14-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A14-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A14-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.15000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A14-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 0.15000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "0.15000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A14-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:14-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '14-1'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15000000596046'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:14-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2383-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2383-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2383-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.709999084473 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2383-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.709999084473 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "38.709999084473"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2383-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2383-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2383'^^xsd:gYear;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '38.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2383-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2375-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2375-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2375-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.709999084473 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2375-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.709999084473 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "38.709999084473"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2375-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2375-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2375'^^xsd:gYear;
  dwc:scientificName 'Dasya hutchinsiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '38.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2375-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '144719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2368-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2368-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2368-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.709999084473 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.709999084473"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2368-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.709999084473 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "38.709999084473"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2368-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2368-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2368'^^xsd:gYear;
  dwc:scientificName 'Pleonosporium borreri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '38.709999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2368-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '144600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2126-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2126-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2126-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2126-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2126-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2126-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2126'^^xsd:gYear;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2126-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2097-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2097-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2097-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2097-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2097-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2097-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2097'^^xsd:gYear;
  dwc:scientificName 'Gracilaria armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2097-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2098-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2098-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2098-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2098-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2098-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2098-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2098'^^xsd:gYear;
  dwc:scientificName 'Gracilaria armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2098-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A260-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A260-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A260-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A260-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A260-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:260-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '260-1'^^xsd:string;
  dwc:scientificName 'Cystoseira sauvageauana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Carrascosa'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '371110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:260-1'^^xsd:anyURI;
  dwc:observationDate '1986-10-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2096-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2096-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2096-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2096-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2096-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2096-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2096'^^xsd:gYear;
  dwc:scientificName 'Gracilaria armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2096-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2040-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2040-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2040-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2040-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2040-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2040-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2040'^^xsd:gYear;
  dwc:scientificName 'Cystoseira foeniculacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2040-1'^^xsd:anyURI;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2136-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2136-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2136-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2136-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2136-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2136-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2136'^^xsd:gYear;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2136-1'^^xsd:anyURI;
  dwc:observationDate '2002-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2137-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2137-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2137-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2137-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2137-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2137-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2137'^^xsd:gYear;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2137-1'^^xsd:anyURI;
  dwc:observationDate '2002-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2079-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2079-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2079-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2079-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2079-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2079-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2079'^^xsd:gYear;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2079-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2073-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2073-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2073-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2073-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2073-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2073-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2073'^^xsd:gYear;
  dwc:scientificName 'Bryopsis duplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2073-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2072-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2072-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2072-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2072-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2072-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2072-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2072'^^xsd:gYear;
  dwc:scientificName 'Codium fragile (Suringar) Hariot subsp. tomentosoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '160515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2072-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2129-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2129-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2129-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2129-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2129-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2129-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2129'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia flocculosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2129-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1044-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1044-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1044-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1044-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1044-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1044-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1044'^^xsd:gYear;
  dwc:scientificName 'Scinaia furcellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M. Piera'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1044-1'^^xsd:anyURI;
  dwc:observationDate '1991-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '145743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2082-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2082-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2082-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2082-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2082-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2082-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2082'^^xsd:gYear;
  dwc:scientificName 'Scinaia pseudocrispa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '156417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2082-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2235-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2235-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2235-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2235-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2235-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2235-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2235'^^xsd:gYear;
  dwc:scientificName 'Pterothamnion crispum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2235-1'^^xsd:anyURI;
  dwc:observationDate '1983-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '144682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2084-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2084-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2084-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2084-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2084-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2084-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2084'^^xsd:gYear;
  dwc:scientificName 'Scinaia pseudocrispa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '156417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2084-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2127-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2127-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2127-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2127-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2127-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2127-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2127'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia flocculosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2127-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2130-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2130-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2130-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2130-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2130-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2130-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2130'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia flocculosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2130-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2696-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2696-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2696-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2696-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2696-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2696-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2696'^^xsd:gYear;
  dwc:scientificName 'Gracilaria armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2696-1'^^xsd:anyURI;
  dwc:observationDate '2001-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '145692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2128-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2128-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2128-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.130001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.15999999642372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2128-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.130001068115 0.15999999642372)"^^geo:wktLiteral ;
  geo-pos:lat "40.130001068115"^^xsd:decimal ;
  geo-pos:long "0.15999999642372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2128-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2128-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2128'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia flocculosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.15999999642372'^^xsd:double;
  dwc:latitude '40.130001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2128-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1911-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1911-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1911-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.779998779297 0.18000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.779998779297"^^xsd:decimal ;
  dwc:decimalLongitude "0.18000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1911-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.779998779297 0.18000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "38.779998779297"^^xsd:decimal ;
  geo-pos:long "0.18000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1911-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1911-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1911'^^xsd:gYear;
  dwc:scientificName 'Cladophora lehmanniana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'S. Paula'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18000000715256'^^xsd:double;
  dwc:latitude '38.779998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1911-1'^^xsd:anyURI;
  dwc:observationDate '1998-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '145052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1912-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1912-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1912-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.779998779297 0.18000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.779998779297"^^xsd:decimal ;
  dwc:decimalLongitude "0.18000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1912-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.779998779297 0.18000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "38.779998779297"^^xsd:decimal ;
  geo-pos:long "0.18000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1912-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1912-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1912'^^xsd:gYear;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'R. Rubio'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18000000715256'^^xsd:double;
  dwc:latitude '38.779998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1912-1'^^xsd:anyURI;
  dwc:observationDate '1998-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2461-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2461-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2461-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.630001068115 0.18000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.18000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2461-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.630001068115 0.18000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.630001068115"^^xsd:decimal ;
  geo-pos:long "0.18000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2461-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2461-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2461'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18000000715256'^^xsd:double;
  dwc:latitude '39.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2461-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2460-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2460-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2460-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.630001068115 0.18000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.630001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.18000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2460-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.630001068115 0.18000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.630001068115"^^xsd:decimal ;
  geo-pos:long "0.18000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2460-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2460-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2460'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia stoechas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18000000715256'^^xsd:double;
  dwc:latitude '39.630001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2460-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1639620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2251-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2251-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2251-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2251-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2251-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2251-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2251'^^xsd:gYear;
  dwc:scientificName 'Botryocladia boergesenii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2251-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '377128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2402-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2402-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2402-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2402-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2402-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2402-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2402'^^xsd:gYear;
  dwc:scientificName 'Antithamnion lherminieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '239066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2402-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '494947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2252-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2252-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2252-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2252-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2252-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2252-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2252'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2252-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1999-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1999-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1999-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1999-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1999-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1999-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1999'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1999-2'^^xsd:anyURI;
  dwc:observationDate '1997-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A407-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A407-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A407-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A407-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A407-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:407-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '407-1'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:407-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1710-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1710-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1710-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1710-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1710-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1710-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1710'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia codana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '495971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1710-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A810-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A810-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A810-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A810-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A810-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:810-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '810-1'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:810-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2392-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2392-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2392-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2392-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2392-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2392-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2392'^^xsd:gYear;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2392-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2199-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2199-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2199-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2199-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2199-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2199-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2199'^^xsd:gYear;
  dwc:scientificName 'Antithamnionella spirographidis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2199-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '144521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1733-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1733-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1733-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1733-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1733-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1733-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1733'^^xsd:gYear;
  dwc:scientificName 'Aglaozonia melanoidea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '497100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1733-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2482-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2482-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2482-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2482-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2482-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2482-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2482'^^xsd:gYear;
  dwc:scientificName 'Griffithsia opuntioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2482-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '144586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1982-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1982-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1982-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1982-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1982-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1982-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1982'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia harveyana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1982-1'^^xsd:anyURI;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2601-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2601-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2601-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2601-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2601-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2601-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2601'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2601-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2193-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2193-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2193-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2193-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2193-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2193-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2193'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion caudatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '144491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2193-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '144491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2196-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2196-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2196-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2196-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2196-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2196-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2196'^^xsd:gYear;
  dwc:scientificName 'Mesophyllum alternans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2196-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2646-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2646-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2646-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2646-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2646-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2646-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2646'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2646-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2731-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2731-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2731-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2731-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2731-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2731-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2731'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2731-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2613-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2613-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2613-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2613-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2613-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2613-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2613'^^xsd:gYear;
  dwc:scientificName 'Neomonospora furcellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '497077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2613-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '144505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2229-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2229-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2229-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2229-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2229-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2229-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2229'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2229-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1709-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1709-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1709-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1709-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1709-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1709-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1709'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1709-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A258-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A258-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A258-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A258-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A258-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:258-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '258-2'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:258-2'^^xsd:anyURI;
  dwc:observationDate '1982-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2647-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2647-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2647-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2647-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2647-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2647-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2647'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2647-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1438-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1438-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1438-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1438-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1438-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1438-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1438'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1438-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2282-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2282-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2282-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2282-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2282-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2282-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2282'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2282-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2304-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2304-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2304-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2304-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2304-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2304-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2304'^^xsd:gYear;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2304-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2284-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2284-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2284-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2284-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2284-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2284-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2284'^^xsd:gYear;
  dwc:scientificName 'Erythrotrichia investiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2284-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2364-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2364-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2364-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2364-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2364-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2364-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2364'^^xsd:gYear;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2364-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2228-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2228-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2228-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2228-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2228-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2228-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2228'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion cordatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2228-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '144492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2268-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2268-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2268-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2268-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2268-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2268-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2268'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion cordatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2268-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '144492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2388-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2388-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2388-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2388-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2388-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2388-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2388'^^xsd:gYear;
  dwc:scientificName 'Crouania attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2388-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2198-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2198-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2198-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2198-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2198-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2198-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2198'^^xsd:gYear;
  dwc:scientificName 'Antithamnionella elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2198-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '144519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2371-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2371-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2371-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2371-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2371-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2371-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2371'^^xsd:gYear;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2371-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2261-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2261-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2261-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2261-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2261-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2261-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2261'^^xsd:gYear;
  dwc:scientificName 'Entocladia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '162585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2261-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2306-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2306-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2306-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2306-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2306-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2306-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2306'^^xsd:gYear;
  dwc:scientificName 'Cruoria cruoriaeformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2306-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2262-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2262-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2262-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2262-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2262-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2262-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2262'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2262-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2165-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2165-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2165-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2165-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2165-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2165-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2165'^^xsd:gYear;
  dwc:scientificName 'Botryocladia chiajeana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2165-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1537415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2397-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2397-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2397-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2397-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2397-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2397-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2397'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2397-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2195-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2195-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2195-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2195-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2195-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2195-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2195'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2195-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2318-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2318-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2318-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2318-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2318-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2318-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2318'^^xsd:gYear;
  dwc:scientificName 'Cutleria adspersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2318-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '145295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2167-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2167-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2167-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2167-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2167-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2167-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2167'^^xsd:gYear;
  dwc:scientificName 'Botryocladia chiajeana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2167-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1537415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2002-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2002-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2002-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2002-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2002-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2002-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2002'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2002-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2275-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2275-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2275-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2275-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2275-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2275-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2275'^^xsd:gYear;
  dwc:scientificName 'Cladophora coelothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2275-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2299-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2299-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2299-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2299-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2299-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2299-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2299'^^xsd:gYear;
  dwc:scientificName 'Antithamnion heterocladum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '144513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2299-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '144513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2041-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2041-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2041-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2041-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2041-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2041-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2041'^^xsd:gYear;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2041-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2341-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2341-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2341-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2341-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2341-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2341-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2341'^^xsd:gYear;
  dwc:scientificName 'Gelidiella ramellosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2341-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1306464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2325-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2325-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2325-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2325-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2325-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2325-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2325'^^xsd:gYear;
  dwc:scientificName 'Cruoria cruoriaeformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2325-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '145611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2349-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2349-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2349-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2349-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2349-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2349-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2349'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion cordatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2349-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '144492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2146-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2146-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2146-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2146-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2146-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2146-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2146'^^xsd:gYear;
  dwc:scientificName 'Acrosorium venulosum  var. uncinatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '551938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2146-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2200-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2200-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2200-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2200-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2200-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2200-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2200'^^xsd:gYear;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2200-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1754-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1754-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1754-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1754-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1754-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1754-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1754'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1754-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1444-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1444-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1444-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1444-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1444-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1444-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1444'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1444-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2590-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2590-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2590-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2590-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2590-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2590-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2590'^^xsd:gYear;
  dwc:scientificName 'Acrochaete inflata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2590-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '732249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A806-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A806-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A806-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A806-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A806-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:806-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '806-1'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:806-1'^^xsd:anyURI;
  dwc:observationDate '1989-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1433-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1433-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1433-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1433-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1433-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1433-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1433'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1433-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1735-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1735-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1735-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1735-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1735-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1735-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1735'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia codana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '495971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1735-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2313-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2313-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2313-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2313-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2313-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2313-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2313'^^xsd:gYear;
  dwc:scientificName 'Lejolisia mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2313-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '144596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1708-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1708-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1708-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1708-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1708-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1708-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1708'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rara-avis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '376534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1708-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2730-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2730-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2730-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2730-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2730-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2730-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2730'^^xsd:gYear;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2730-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A800-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A800-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A800-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A800-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A800-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:800-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '800-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:800-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A405-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A405-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A405-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A405-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A405-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:405-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '405-1'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:405-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1703-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1703-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1703-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1703-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1703-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1703-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1703'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1703-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2192-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2192-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2192-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2192-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2192-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2192-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2192'^^xsd:gYear;
  dwc:scientificName 'Pleonosporium borreri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '144600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2192-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '144600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2298-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2298-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2298-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2298-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2298-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2298-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2298'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2298-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A91-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A91-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A91-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A91-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A91-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:91-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '91-1'^^xsd:string;
  dwc:scientificName 'Ceramium echionotum var. mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '550726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:91-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '550726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2227-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2227-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2227-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2227-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2227-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2227-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2227'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2227-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2579-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2579-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2579-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2579-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2579-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2579-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2579'^^xsd:gYear;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2579-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1706-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1706-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1706-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1706-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1706-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1706-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1706'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1706-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2445-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2445-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2445-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2445-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2445-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2445-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2445'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion cordatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2445-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '144492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2326-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2326-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2326-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2326-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2326-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2326-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2326'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia harveyana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2326-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2379-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2379-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2379-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2379-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2379-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2379-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2379'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina  f. saxicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '553133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2379-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '553133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A704-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A704-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A704-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A704-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A704-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:704-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '704-1'^^xsd:string;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:704-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2305-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2305-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2305-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2305-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2305-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2305-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2305'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2305-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1712-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1712-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1712-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1712-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1712-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1712-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1712'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1712-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2729-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2729-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2729-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2729-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2729-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2729-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2729'^^xsd:gYear;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2729-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2619-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2619-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2619-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2619-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2619-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2619-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2619'^^xsd:gYear;
  dwc:scientificName 'Bryopsis corymbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^xsd:string;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144447'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2619-1'^^xsd:anyURI;
  dwc:aphiaIdAccepted '144447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2408-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2408-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2408-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2408-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2408-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2408-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2408'^^xsd:gYear;
  dwc:scientificName 'Ceramium tenerrimum (G. Martens) Okamura var. brev'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '381855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2408-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '211696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2267-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2267-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2267-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2267-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2267-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2267-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2267'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia harveyana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2267-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1707-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1707-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1707-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1707-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1707-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1707-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1707'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina  f. saxicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '553133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1707-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '553133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2614-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2614-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2614-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2614-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2614-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2614-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2614'^^xsd:gYear;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2614-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1440-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1440-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1440-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1440-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1440-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1440-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1440'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1440-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1441-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1441-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1441-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1441-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1441-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1441-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1441'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1441-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1749-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1749-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1749-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1749-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1749-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1749-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1749'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'L'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1749-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1760-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1760-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1760-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1760-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1760-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1760-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1760'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1760-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2259-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2259-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2259-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2259-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2259-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2259-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2259'^^xsd:gYear;
  dwc:scientificName 'Phaeophila dendroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2259-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2711-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2711-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2711-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2711-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2711-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2711-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2711'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2711-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A622-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A622-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A622-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A622-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A622-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:622-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '622-1'^^xsd:string;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:622-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1705-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1705-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1705-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1705-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1705-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1705-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1705'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1705-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1435-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1435-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1435-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1435-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1435-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1435-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1435'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1435-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2732-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2732-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2732-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2732-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2732-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2732-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2732'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2732-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A406-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A406-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A406-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A406-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A406-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:406-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '406-1'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:406-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1702-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1702-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1702-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1702-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1702-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1702-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1702'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina  f. saxicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '553133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1702-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '553133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2581-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2581-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2581-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2581-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2581-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2581-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2581'^^xsd:gYear;
  dwc:scientificName 'Cutleria chilosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2581-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1762-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1762-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1762-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1762-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1762-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1762-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1762'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1762-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2587-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2587-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2587-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2587-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2587-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2587-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2587'^^xsd:gYear;
  dwc:scientificName 'Nitophyllum albidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2587-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '144765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2431-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2431-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2431-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2431-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2431-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2431-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2431'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia inamoena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2431-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1639617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2737-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2737-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2737-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2737-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2737-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2737-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2737'^^xsd:gYear;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2737-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2197-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2197-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2197-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2197-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2197-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2197-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2197'^^xsd:gYear;
  dwc:scientificName 'Mesophyllum lichenoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2197-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2597-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2597-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2597-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2597-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2597-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2597-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2597'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2597-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1761-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1761-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1761-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1761-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1761-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1761-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1761'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1761-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2733-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2733-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2733-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2733-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2733-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2733-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2733'^^xsd:gYear;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2733-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1445-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1445-2'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2536-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2536-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2536-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2536-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2536-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2536-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2536'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia inamoena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2536-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1639617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2578-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2578-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2578-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2578-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2578-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2578-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2578'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2578-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1437-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1437-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1437-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1437-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1437-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1437-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1437'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1437-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2542-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2542-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2542-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2542-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2542-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2542-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2542'^^xsd:gYear;
  dwc:scientificName 'Entocladia viridis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '162585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2542-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1981-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1981-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1981-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1981-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1981-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1981-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1981'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1981-1'^^xsd:anyURI;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1752-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1752-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1752-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1752-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1752-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1752-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1752'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1752-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1442-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1442-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1442-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1442-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1442-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1442-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1442'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1442-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2580-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2580-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2580-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2580-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2580-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2580-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2580'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2580-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1763-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1763-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1763-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1763-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1763-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1763-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1763'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1763-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2586-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2586-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2586-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2586-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2586-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2586-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2586'^^xsd:gYear;
  dwc:scientificName 'Cladophora hutchinsiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2586-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1439-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1439-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1439-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1439-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1439-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1439-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1439'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1439-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1704-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1704-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1704-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1704-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1704-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1704-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1704'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1704-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1765-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1765-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1765-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1765-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1765-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1765-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1765'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1765-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2428-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2428-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2428-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2428-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2428-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2428-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2428'^^xsd:gYear;
  dwc:scientificName 'Antithamnion cruciatum var. radicans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '551570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2428-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2584-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2584-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2584-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2584-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2584-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2584-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2584'^^xsd:gYear;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2584-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2529-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2529-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2529-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2529-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2529-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2529-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2529'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2529-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1443-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1443-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1443-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1443-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1443-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1443-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1443'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1443-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2190-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2190-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2190-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2190-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2190-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2190-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2190'^^xsd:gYear;
  dwc:scientificName 'Titanoderma pustulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2190-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1436-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1436-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1436-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1436-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1436-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1436-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1436'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1436-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1434-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1434-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1434-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1434-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1434-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1434-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1434'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1434-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2583-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2583-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2583-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2583-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2583-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2583-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2583'^^xsd:gYear;
  dwc:scientificName 'Gelidium corneum var. pectinatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '550755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2583-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '839160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2465-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2465-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2465-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2465-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2465-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2465-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2465'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '144501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2465-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '144501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2609-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2609-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2609-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2609-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2609-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2609-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2609'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia harveyana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2609-1'^^xsd:anyURI;
  dwc:observationDate '1985-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2514-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2514-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2514-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2514-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2514-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2514-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2514'^^xsd:gYear;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2514-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2521-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2521-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2521-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2521-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2521-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2521-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2521'^^xsd:gYear;
  dwc:scientificName 'Cladophora lehmanniana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2521-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2611-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2611-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2611-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2611-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2611-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2611-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2611'^^xsd:gYear;
  dwc:scientificName 'Lomentaria ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2611-1'^^xsd:anyURI;
  dwc:observationDate '1985-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '145827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1445-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1445-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1775-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1775-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1775-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1775-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1775-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1775-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1775'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1775-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2612-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2612-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2612-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2612-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2612-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2612-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2612'^^xsd:gYear;
  dwc:scientificName 'Aglaothamnion tripinnatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2612-1'^^xsd:anyURI;
  dwc:observationDate '1985-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '144502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2452-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2452-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2452-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2452-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2452-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2452-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2452'^^xsd:gYear;
  dwc:scientificName 'Sphacelaria rigidula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2452-1'^^xsd:anyURI;
  dwc:observationDate '1982-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2333-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2333-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2333-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2333-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2333-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2333-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2333'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha  f. gardineri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '553405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2333-1'^^xsd:anyURI;
  dwc:observationDate '1983-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '553405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1711-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1711-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1711-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1711-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1711-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1711-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1711'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1711-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2289-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2289-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2289-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2289-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2289-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2289-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2289'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2289-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1766-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1766-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1766-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1766-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1766-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1766-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1766'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1766-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1445-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1445-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:gYear;
  dwc:scientificName 'Laurencia epiphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '146365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1445-3'^^xsd:anyURI;
  dwc:observationDate '1996-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2191-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2191-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2191-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2191-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2191-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2191-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2191'^^xsd:gYear;
  dwc:scientificName 'Titanoderma pustulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2191-1'^^xsd:anyURI;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '145216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2501-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2501-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2501-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2501-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2501-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2501-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2501'^^xsd:gYear;
  dwc:scientificName 'Lomentaria ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2501-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A823-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A823-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A823-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A823-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A823-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:823-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '823-1'^^xsd:string;
  dwc:scientificName 'Peyssonnelia  squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:823-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2253-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2253-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2253-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2253-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2253-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2253-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2253'^^xsd:gYear;
  dwc:scientificName 'Drachiella minuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2253-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '238939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2312-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2312-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2312-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2312-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2312-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2312-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2312'^^xsd:gYear;
  dwc:scientificName 'Cutleria adspersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2312-1'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1999-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1999-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1999-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1999-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1999-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1999-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1999'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1999-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1907-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1907-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1907-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.779998779297 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.779998779297"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1907-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.779998779297 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.779998779297"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1907-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1907-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1907'^^xsd:gYear;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'S. Paula'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.779998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1907-2'^^xsd:anyURI;
  dwc:observationDate '1998-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1908-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1908-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1908-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.779998779297 0.18999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.779998779297"^^xsd:decimal ;
  dwc:decimalLongitude "0.18999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1908-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.779998779297 0.18999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.779998779297"^^xsd:decimal ;
  geo-pos:long "0.18999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1908-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1908-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1908'^^xsd:gYear;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'R. Rubio'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.18999999761581'^^xsd:double;
  dwc:latitude '38.779998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1908-1'^^xsd:anyURI;
  dwc:observationDate '1998-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2250-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2250-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2250-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2250-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2250-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2250-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2250'^^xsd:gYear;
  dwc:scientificName 'Cutleria adspersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2250-1'^^xsd:anyURI;
  dwc:observationDate '1984-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2258-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2258-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2258-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2258-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2258-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2258-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2258'^^xsd:gYear;
  dwc:scientificName 'Antithamnion heterocladum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2258-1'^^xsd:anyURI;
  dwc:observationDate '1984-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '144513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2302-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2302-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2302-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2302-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2302-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2302-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2302'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2302-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2270-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2270-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2270-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2270-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2270-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2270-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2270'^^xsd:gYear;
  dwc:scientificName 'Antithamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2270-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '144516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1905-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1905-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1905-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1905-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1905-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1905-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1905'^^xsd:gYear;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'R. Rubio'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1905-1'^^xsd:anyURI;
  dwc:observationDate '1998-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1907-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1907-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1907-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1907-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1907-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1907-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1907'^^xsd:gYear;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'E. L=pez'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1907-1'^^xsd:anyURI;
  dwc:observationDate '1998-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2265-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2265-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2265-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2265-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2265-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2265-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2265'^^xsd:gYear;
  dwc:scientificName 'Dasya corymbifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2265-1'^^xsd:anyURI;
  dwc:observationDate '1984-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '144716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A236-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A236-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A236-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A236-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A236-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:236-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '236-1'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:236-1'^^xsd:anyURI;
  dwc:observationDate '1985-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2309-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2309-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2309-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2309-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2309-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2309-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2309'^^xsd:gYear;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2309-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1232-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1232-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1232-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1232-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1232-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1232-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1232'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1232-1'^^xsd:anyURI;
  dwc:observationDate '1993-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1957-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1957-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1957-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1957-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1957-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1957-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1957'^^xsd:gYear;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1957-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1291-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1291-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1291-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1291-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1291-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1291-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1291'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1291-1'^^xsd:anyURI;
  dwc:observationDate '1993-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1966-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1966-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1966-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1966-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1966-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1966-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1966'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1966-1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2286-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2286-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2286-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2286-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2286-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2286-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2286'^^xsd:gYear;
  dwc:scientificName 'Antithamnion heterocladum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2286-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '144513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2294-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2294-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2294-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2294-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2294-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2294-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2294'^^xsd:gYear;
  dwc:scientificName 'Antithamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2294-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '144516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2279-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2279-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2279-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2279-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2279-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2279-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2279'^^xsd:gYear;
  dwc:scientificName 'Spermothamnion repens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2279-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '144702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2491-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2491-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2491-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2491-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2491-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2491-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2491'^^xsd:gYear;
  dwc:scientificName 'Bonnemaisonia hamifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2491-1'^^xsd:anyURI;
  dwc:observationDate '1984-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2296-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2296-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2296-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2296-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2296-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2296-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2296'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2296-1'^^xsd:anyURI;
  dwc:observationDate '1984-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2449-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2449-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2449-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2449-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2449-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2449-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2449'^^xsd:gYear;
  dwc:scientificName 'Acrosorium ciliolatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '295874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2449-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A881-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A881-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A881-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A881-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A881-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:881-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '881-1'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:881-1'^^xsd:anyURI;
  dwc:observationDate '1982-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A403-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A403-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A403-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A403-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A403-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:403-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '403-1'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:403-1'^^xsd:anyURI;
  dwc:observationDate '1983-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2288-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2288-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2288-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2288-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2288-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2288-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2288'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2288-1'^^xsd:anyURI;
  dwc:observationDate '1984-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2480-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2480-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2480-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2480-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2480-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2480-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2480'^^xsd:gYear;
  dwc:scientificName 'Pterosiphonia pennata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2480-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1027802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2317-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2317-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2317-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2317-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2317-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2317-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2317'^^xsd:gYear;
  dwc:scientificName 'Radicilingua adriatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2317-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '144778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2310-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2310-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2310-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2310-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2310-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2310-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2310'^^xsd:gYear;
  dwc:scientificName 'Parviphycus tenuissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '416988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2310-1'^^xsd:anyURI;
  dwc:observationDate '1984-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1311382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2424-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2424-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2424-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20000000298023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2424-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20000000298023)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20000000298023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2424-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2424-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2424'^^xsd:gYear;
  dwc:scientificName 'Sphacelaria cirrosa f. meridionalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20000000298023'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '553782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2424-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A157-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A157-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A157-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20999999344349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.20999999344349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A157-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.759998321533 0.20999999344349)"^^geo:wktLiteral ;
  geo-pos:lat "38.759998321533"^^xsd:decimal ;
  geo-pos:long "0.20999999344349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A157-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:157-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '157-1'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.20999999344349'^^xsd:double;
  dwc:latitude '38.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:157-1'^^xsd:anyURI;
  dwc:observationDate '1982-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2455-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2455-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2455-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2455-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2455-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2455-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2455'^^xsd:gYear;
  dwc:scientificName 'Compsothamnion thuyoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.21999999880791'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '144573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2455-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '144573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2555-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2555-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2555-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2555-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2555-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2555-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2555'^^xsd:gYear;
  dwc:scientificName 'Erythroglossum sandrianum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.21999999880791'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '144751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2555-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '144751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2468-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2468-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2468-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2468-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2468-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2468-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2468'^^xsd:gYear;
  dwc:scientificName 'Ptilothamnion pluma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.21999999880791'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '144689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2468-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '144689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2474-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2474-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2474-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2474-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2474-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2474-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2474'^^xsd:gYear;
  dwc:scientificName 'Predaea ollivieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.21999999880791'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '145647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2474-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '145647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2456-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2456-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2456-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2456-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2456-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2456-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2456'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia inamoena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.21999999880791'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '145281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2456-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1639617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2447-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2447-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2447-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.21999999880791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.21999999880791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2447-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 0.21999999880791)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "0.21999999880791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2447-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2447-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2447'^^xsd:gYear;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.21999999880791'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2447-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1715-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1715-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1715-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1715-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1715-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1715-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1715'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina  f. saxicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '553133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1715-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '553133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2526-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2526-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2526-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2526-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2526-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2526-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2526'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2526-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2080-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2080-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2080-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2080-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2080-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2080-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2080'^^xsd:gYear;
  dwc:scientificName 'Predaea ollivieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '145647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2080-1'^^xsd:anyURI;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1764-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1764-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1764-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1764-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1764-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1764-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1764'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1764-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1713-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1713-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1713-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1713-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1713-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1713-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1713'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rara-avis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '376534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1713-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1773-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1773-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1773-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1773-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1773-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1773-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1773'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1773-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1753-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1753-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1753-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1753-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1753-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1753-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1753'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1753-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1971-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1971-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1971-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1971-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1971-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1971-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1971'^^xsd:gYear;
  dwc:scientificName 'Acrosymphyton purpuriferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '145219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1971-1'^^xsd:anyURI;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2523-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2523-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2523-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2523-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2523-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2523-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2523'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2523-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1748-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1748-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1748-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1748-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1748-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1748-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1748'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1748-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1973-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1973-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1973-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1973-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1973-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1973-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1973'^^xsd:gYear;
  dwc:scientificName 'Predaea ollivieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1973-1'^^xsd:anyURI;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1716-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1716-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1716-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1716-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1716-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1716-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1716'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina  f. saxicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '553133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1716-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '553133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2498-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2498-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2498-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2498-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2498-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2498-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2498'^^xsd:gYear;
  dwc:scientificName 'Sphacelaria plumula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '145898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2498-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2554-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2554-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2554-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2554-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2554-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2554-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2554'^^xsd:gYear;
  dwc:scientificName 'Lomentaria chylocladiella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '145823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2554-1'^^xsd:anyURI;
  dwc:observationDate '1985-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '145823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1717-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1717-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1717-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1717-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1717-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1717-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1717'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-11.5'^^xsd:double;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1717-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1972-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1972-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1972-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1972-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1972-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1972-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1972'^^xsd:gYear;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1972-1'^^xsd:anyURI;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2506-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2506-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2506-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2506-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2506-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2506-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2506'^^xsd:gYear;
  dwc:scientificName 'Cladophora pellucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '145059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2506-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1730-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1730-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1730-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1730-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1730-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1730-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1730'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1730-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2448-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2448-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2448-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2448-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2448-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2448-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2448'^^xsd:gYear;
  dwc:scientificName 'Pedobesia simplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '375374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2448-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '375374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1772-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1772-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1772-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1772-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1772-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1772-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1772'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1772-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A663-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A663-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A663-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A663-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A663-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:663-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '663-1'^^xsd:string;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:663-1'^^xsd:anyURI;
  dwc:observationDate '1985-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2435-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2435-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2435-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2435-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2435-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2435-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2435'^^xsd:gYear;
  dwc:scientificName 'Hydrolithon farinosum (Lamouroux) Penrose & Chambe'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2435-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A662-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A662-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A662-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A662-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A662-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:662-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '662-1'^^xsd:string;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:662-1'^^xsd:anyURI;
  dwc:observationDate '1985-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1767-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1767-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1767-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1767-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1767-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1767-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1767'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1767-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1974-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1974-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1974-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1974-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1974-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1974-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1974'^^xsd:gYear;
  dwc:scientificName 'Laurencia chondrioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '144816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1974-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '144816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1714-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1714-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1714-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1714-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.740001678467 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.740001678467"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1714-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1714-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1714'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1714-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1906-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1906-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1906-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1906-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1906-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1906-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1906'^^xsd:gYear;
  dwc:scientificName 'Liagora viscida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1906-1'^^xsd:anyURI;
  dwc:observationDate '1998-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '145764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1432-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1432-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1432-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1432-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1432-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1432-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1432'^^xsd:gYear;
  dwc:scientificName 'Osmundea verlaquei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.25'^^xsd:double;
  dwc:aphiaid '144849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1432-1'^^xsd:anyURI;
  dwc:observationDate '1995-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '144849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A232-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A232-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A232-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A232-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A232-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:232-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '232-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:232-1'^^xsd:anyURI;
  dwc:observationDate '1986-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A239-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A239-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A239-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A239-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A239-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:239-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '239-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C, Agardh) Bory de Saint Vin'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:239-1'^^xsd:anyURI;
  dwc:observationDate '1988-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2242-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2242-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2242-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2242-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2242-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2242-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2242'^^xsd:gYear;
  dwc:scientificName 'Antithamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2242-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '144516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2293-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2293-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2293-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2293-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2293-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2293-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2293'^^xsd:gYear;
  dwc:scientificName 'Bryopsis adriatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '555235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2293-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '708492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2039-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2039-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2039-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2039-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2039-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2039-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2039'^^xsd:gYear;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2039-1'^^xsd:anyURI;
  dwc:observationDate '1999-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A486-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A486-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A486-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A486-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A486-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:486-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '486-1'^^xsd:string;
  dwc:scientificName 'Liagora viscida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:486-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A269-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A269-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A269-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A269-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A269-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:269-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '269-1'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:269-1'^^xsd:anyURI;
  dwc:observationDate '1988-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2717-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2717-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2717-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2717-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2717-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2717-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2717'^^xsd:gYear;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2717-1'^^xsd:anyURI;
  dwc:observationDate '1993-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2-1'^^xsd:string;
  dwc:scientificName 'Acetabularia acetabulum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '494795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A13-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A13-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A13-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A13-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A13-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:13-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '13-1'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:13-1'^^xsd:anyURI;
  dwc:observationDate '1988-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2540-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2540-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2540-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2540-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2540-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2540-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2540'^^xsd:gYear;
  dwc:scientificName 'Ulvella lens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '144886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2540-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '144886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A166-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A166-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A166-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A166-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A166-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:166-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '166-1'^^xsd:string;
  dwc:scientificName 'Cutleria multifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:166-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2718-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2718-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2718-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2718-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2718-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2718-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2718'^^xsd:gYear;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2718-1'^^xsd:anyURI;
  dwc:observationDate '1993-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A673-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A673-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A673-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A673-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A673-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:673-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '673-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:673-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1428-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1428-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1428-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1428-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1428-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1428-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:gYear;
  dwc:scientificName 'Osmundea verlaquei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '144849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1428-1'^^xsd:anyURI;
  dwc:observationDate '1995-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '144849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1958-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1958-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1958-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1958-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1958-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1958-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1958'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1958-1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A281-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A281-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A281-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A281-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A281-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:281-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '281-1'^^xsd:string;
  dwc:scientificName 'Digenea simplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:281-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '144808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2638-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2638-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2638-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2638-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2638-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2638-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2638'^^xsd:gYear;
  dwc:scientificName 'Bryopsis muscosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2638-1'^^xsd:anyURI;
  dwc:observationDate '1986-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '144454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A74-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A74-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A74-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A74-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A74-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:74-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '74-1'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:74-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1429-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1429-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1429-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1429-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1429-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1429-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1429'^^xsd:gYear;
  dwc:scientificName 'Osmundea verlaquei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.25'^^xsd:double;
  dwc:aphiaid '144849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1429-1'^^xsd:anyURI;
  dwc:observationDate '1995-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '144849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A255-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A255-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A255-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A255-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A255-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:255-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '255-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:255-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2641-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2641-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2641-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2641-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2641-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2641-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2641'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia subulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2641-1'^^xsd:anyURI;
  dwc:observationDate '1987-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '144675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A333-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A333-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A333-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A333-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A333-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:333-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '333-1'^^xsd:string;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:333-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A92-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A92-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A92-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A92-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A92-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:92-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '92-1'^^xsd:string;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:92-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A395-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A395-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A395-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A395-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A395-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:395-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '395-1'^^xsd:string;
  dwc:scientificName 'Gulsonia nodulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:395-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A520-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A520-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A520-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A520-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A520-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:520-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '520-1'^^xsd:string;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:520-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2496-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2496-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2496-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2496-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2496-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2496-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2496'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia armorica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2496-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '145273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A336-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A336-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A336-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A336-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A336-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:336-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '336-1'^^xsd:string;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:336-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A604-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A604-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A604-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A604-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A604-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:604-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '604-1'^^xsd:string;
  dwc:scientificName 'Predaea ollivieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '145647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:604-1'^^xsd:anyURI;
  dwc:observationDate '1985-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '145647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2308-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2308-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2308-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2308-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2308-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2308-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2308'^^xsd:gYear;
  dwc:scientificName 'Hincksia mitchelliae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2308-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '699648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A394-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A394-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A394-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A394-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A394-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:394-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '394-1'^^xsd:string;
  dwc:scientificName 'Gulsonia nodulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:394-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2708-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2708-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2708-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2708-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2708-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2708-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2708'^^xsd:gYear;
  dwc:scientificName 'Laurencia  obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2708-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:256-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '256-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:256-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A667-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A667-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A667-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A667-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A667-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:667-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '667-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:667-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A393-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A393-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A393-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A393-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A393-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:393-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '393-1'^^xsd:string;
  dwc:scientificName 'Gulsonia nodulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:393-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A335-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A335-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A335-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A335-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A335-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:335-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '335-1'^^xsd:string;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:335-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A757-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A757-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A757-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A757-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A757-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:757-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '757-1'^^xsd:string;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:757-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A763-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A763-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A763-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A763-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A763-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:763-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '763-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:763-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A760-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A760-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A760-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A760-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A760-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:760-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '760-1'^^xsd:string;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:760-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A749-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A749-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A749-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A749-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A749-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:749-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '749-2'^^xsd:string;
  dwc:scientificName 'Liagora viscida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:749-2'^^xsd:anyURI;
  dwc:observationDate '1989-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1969-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1969-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1969-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1969-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1969-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1969-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1969'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1969-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A334-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A334-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A334-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A334-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A334-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:334-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '334-1'^^xsd:string;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:334-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2245-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2245-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2245-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2245-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2245-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2245-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2245'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2245-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2489-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2489-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2489-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2489-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2489-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2489-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2489'^^xsd:gYear;
  dwc:scientificName 'Callithamniella tingitana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2489-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '144525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A45-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A45-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A45-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A45-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A45-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:45-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '45-1'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia clavata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '144441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:45-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '144441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1303-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1303-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1303-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1303-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1303-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1303-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1303'^^xsd:gYear;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1303-1'^^xsd:anyURI;
  dwc:observationDate '1994-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1191-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1191-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1191-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1191-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1191-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1191-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1191'^^xsd:gYear;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1191-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A146-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A146-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A146-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A146-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A146-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:146-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '146-1'^^xsd:string;
  dwc:scientificName 'Codium fragile (Suringar) Hariot subsp. tomentosoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '160515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:146-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1196-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1196-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1196-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1196-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1196-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1196-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:gYear;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1196-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1195-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1195-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1195-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1195-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1195-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1195-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1195'^^xsd:gYear;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1195-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2249-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2249-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2249-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2249-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2249-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2249-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2249'^^xsd:gYear;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2249-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A148-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A148-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A148-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A148-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A148-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:148-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '148-1'^^xsd:string;
  dwc:scientificName 'Codium vermilara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:148-1'^^xsd:anyURI;
  dwc:observationDate '1988-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1908-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1908-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1908-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1908-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1908-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1908-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1908'^^xsd:gYear;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'S. Paula'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1908-2'^^xsd:anyURI;
  dwc:observationDate '1998-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1909-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1909-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1909-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1909-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1909-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1909-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1909'^^xsd:gYear;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'S. Paula'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1909-1'^^xsd:anyURI;
  dwc:observationDate '1998-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2255-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2255-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2255-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2255-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2255-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2255-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2255'^^xsd:gYear;
  dwc:scientificName 'Acinetospora crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2255-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '145398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A134-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A134-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A134-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A134-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A134-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:134-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '134-1'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:134-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2278-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2278-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2278-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2278-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2278-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2278-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2278'^^xsd:gYear;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2278-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A151-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A151-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A151-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A151-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A151-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:151-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '151-1'^^xsd:string;
  dwc:scientificName 'Codium vermilara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:151-1'^^xsd:anyURI;
  dwc:observationDate '1988-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2301-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2301-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2301-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2301-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2301-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2301-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2301'^^xsd:gYear;
  dwc:scientificName 'Cutleria adspersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2301-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '145295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2163-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2163-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2163-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2163-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2163-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2163-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2163'^^xsd:gYear;
  dwc:scientificName 'Botryocladia chiajeana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '145837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2163-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1537415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1-1'^^xsd:string;
  dwc:scientificName 'Acetabularia acetabulum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '494795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A136-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A136-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A136-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A136-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A136-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:136-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '136-1'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:136-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1192-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1192-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1192-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1192-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1192-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1192-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:gYear;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1192-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A135-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A135-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A135-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A135-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A135-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:135-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '135-1'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:135-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1299-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1299-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1299-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1299-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1299-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1299-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1299'^^xsd:gYear;
  dwc:scientificName 'Acrosymphyton purpuriferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1299-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2038-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2038-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2038-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2038-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2038-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2038-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2038'^^xsd:gYear;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2038-1'^^xsd:anyURI;
  dwc:observationDate '1999-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A231-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A231-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A231-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A231-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A231-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:231-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '231-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:231-1'^^xsd:anyURI;
  dwc:observationDate '1986-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A149-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A149-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A149-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A149-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A149-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:149-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '149-1'^^xsd:string;
  dwc:scientificName 'Codium vermilara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:149-1'^^xsd:anyURI;
  dwc:observationDate '1988-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1197-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1197-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1197-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1197-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1197-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1197-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1197'^^xsd:gYear;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1197-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2248-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2248-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2248-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2248-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2248-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2248-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2248'^^xsd:gYear;
  dwc:scientificName 'Dasya ocellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2248-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '144720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A147-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A147-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A147-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A147-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A147-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:147-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '147-1'^^xsd:string;
  dwc:scientificName 'Codium vermilara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:147-1'^^xsd:anyURI;
  dwc:observationDate '1988-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A519-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A519-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A519-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A519-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A519-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:519-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '519-1'^^xsd:string;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:519-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A607-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A607-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A607-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A607-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A607-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:607-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '607-1'^^xsd:string;
  dwc:scientificName 'Predaea ollivieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:607-1'^^xsd:anyURI;
  dwc:observationDate '1985-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '145647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A606-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A606-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A606-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A606-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A606-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:606-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '606-1'^^xsd:string;
  dwc:scientificName 'Predaea ollivieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '145647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:606-1'^^xsd:anyURI;
  dwc:observationDate '1985-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '145647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1297-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1297-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1297-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1297-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1297-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1297-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:gYear;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1297-2'^^xsd:anyURI;
  dwc:observationDate '1994-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2271-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2271-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2271-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2271-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2271-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2271-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2271'^^xsd:gYear;
  dwc:scientificName 'Pleonosporium borreri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2271-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '144600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A413-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A413-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A413-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A413-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A413-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:413-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '413-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:413-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A660-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A660-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A660-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A660-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A660-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:660-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '660-1'^^xsd:string;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:660-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2538-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2538-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2538-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2538-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2538-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2538-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2538'^^xsd:gYear;
  dwc:scientificName 'Neogoniolithon mamillosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2538-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1872880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A805-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A805-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A805-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A805-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A805-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:805-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '805-1'^^xsd:string;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:805-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A670-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A670-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A670-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A670-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A670-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:670-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '670-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:670-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A787-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A787-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A787-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A787-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A787-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:787-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '787-1'^^xsd:string;
  dwc:scientificName 'Amphiroa cryptarthrodia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:787-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A396-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A396-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A396-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A396-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A396-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:396-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '396-1'^^xsd:string;
  dwc:scientificName 'Gulsonia nodulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:396-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A648-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A648-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A648-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A648-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A648-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:648-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '648-1'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:648-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A337-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A337-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A337-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A337-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A337-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:337-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '337-1'^^xsd:string;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:337-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A370-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A370-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A370-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A370-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A370-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:370-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '370-1'^^xsd:string;
  dwc:scientificName 'Gloiocladia furcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:370-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A397-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A397-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A397-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A397-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A397-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:397-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '397-1'^^xsd:string;
  dwc:scientificName 'Gulsonia nodulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:397-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:256-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '256-2'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:256-2'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2051-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2051-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2051-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2051-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2051-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2051-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2051'^^xsd:gYear;
  dwc:scientificName 'Sporochnus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2051-1'^^xsd:anyURI;
  dwc:observationDate '1995-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '145915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2700-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2700-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2700-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2700-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2700-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2700-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2700'^^xsd:gYear;
  dwc:scientificName 'Chondria boryana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2700-1'^^xsd:anyURI;
  dwc:observationDate '1986-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A835-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A835-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A835-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A835-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A835-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:835-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '835-1'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:835-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A338-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A338-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A338-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A338-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A338-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:338-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '338-1'^^xsd:string;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:338-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A752-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A752-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A752-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A752-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A752-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:752-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '752-1'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:752-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A527-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A527-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A527-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A527-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A527-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:527-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '527-1'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:527-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A676-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A676-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A676-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A676-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A676-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:676-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '676-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:676-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2615-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2615-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2615-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2615-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2615-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2615-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2615'^^xsd:gYear;
  dwc:scientificName 'Pterocladiella melanoidea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2615-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A675-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A675-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A675-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A675-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A675-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:675-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '675-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:675-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2545-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2545-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2545-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2545-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2545-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2545-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2545'^^xsd:gYear;
  dwc:scientificName 'Pleonosporium borreri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '144600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2545-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '144600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2241-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2241-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2241-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2241-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2241-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2241-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2241'^^xsd:gYear;
  dwc:scientificName 'Lomentaria ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2241-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '145827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A485-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A485-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A485-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A485-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A485-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:485-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '485-1'^^xsd:string;
  dwc:scientificName 'Liagora viscida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:485-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2503-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2503-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2503-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2503-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2503-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2503-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2503'^^xsd:gYear;
  dwc:scientificName 'Antithamnionella elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2503-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '144519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2060-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2060-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2060-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2060-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2060-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2060-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2060'^^xsd:gYear;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2060-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A669-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A669-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A669-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A669-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A669-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:669-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '669-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:669-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2533-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2533-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2533-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2533-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2533-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2533-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2533'^^xsd:gYear;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2533-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A392-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A392-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A392-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A392-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A392-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:392-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '392-1'^^xsd:string;
  dwc:scientificName 'Gulsonia nodulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:392-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2620-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2620-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2620-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2620-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2620-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2620-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2620'^^xsd:gYear;
  dwc:scientificName 'Crouania attenuata f. bispora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '553656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2620-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A42-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A42-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A42-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A42-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A42-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:42-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '42-1'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:42-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A416-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A416-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A416-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A416-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A416-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:416-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '416-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:416-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2618-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2618-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2618-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2618-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2618-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2618-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2618'^^xsd:gYear;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2618-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A671-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A671-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A671-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A671-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A671-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:671-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '671-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:671-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A339-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A339-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A339-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A339-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A339-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:339-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '339-1'^^xsd:string;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:339-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A822-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A822-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A822-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A822-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A822-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:822-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '822-2'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:822-2'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A521-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A521-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A521-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A521-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A521-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:521-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '521-1'^^xsd:string;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:521-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1984-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1984-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1984-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1984-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1984-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1984-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1984'^^xsd:gYear;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1984-1'^^xsd:anyURI;
  dwc:observationDate '1999-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1963-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1963-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1963-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1963-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1963-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1963-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1963'^^xsd:gYear;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1963-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A822-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A822-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A822-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A822-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A822-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:822-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '822-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:822-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2510-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2510-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2510-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2510-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2510-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2510-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2510'^^xsd:gYear;
  dwc:scientificName 'Derbesia tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-50'^^xsd:integer;
  dwc:aphiaid '144464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2510-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '144464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A47-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A47-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A47-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A47-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A47-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:47-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '47-1'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:47-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A46-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A46-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A46-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A46-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A46-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:46-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '46-1'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:46-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A399-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A399-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A399-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A399-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A399-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:399-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '399-1'^^xsd:string;
  dwc:scientificName 'Gulsonia nodulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '144590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:399-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A786-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A786-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A786-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A786-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A786-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:786-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '786-1'^^xsd:string;
  dwc:scientificName 'Amphiroa cryptarthrodia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:786-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2508-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2508-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2508-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2508-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2508-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2508-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2508'^^xsd:gYear;
  dwc:scientificName 'Pedobesia simplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '375374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2508-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '375374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1986-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1986-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1986-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1986-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1986-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1986-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1986'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia armorica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1986-1'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A674-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A674-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A674-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A674-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A674-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:674-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '674-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:674-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A525-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A525-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A525-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A525-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A525-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:525-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '525-1'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:525-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A668-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A668-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A668-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A668-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A668-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:668-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '668-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus  coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:668-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A256-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:256-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '256-3'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:256-3'^^xsd:anyURI;
  dwc:observationDate '1982-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1970-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1970-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1970-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1970-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1970-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1970-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1970'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1970-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A830-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A830-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A830-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A830-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A830-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:830-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '830-1'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:830-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A391-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A391-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A391-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A391-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A391-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:391-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '391-1'^^xsd:string;
  dwc:scientificName 'Gulsonia nodulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:391-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2516-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2516-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2516-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2516-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2516-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2516-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2516'^^xsd:gYear;
  dwc:scientificName 'Drachiella minuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2516-1'^^xsd:anyURI;
  dwc:observationDate '1984-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '238939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1985-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1985-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1985-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1985-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1985-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1985-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1985'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia armorica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1985-1'^^xsd:anyURI;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1964-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1964-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1964-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1964-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1964-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1964-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1964'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1964-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2528-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2528-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2528-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2528-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2528-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2528-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2528'^^xsd:gYear;
  dwc:scientificName 'Cladophora pellucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2528-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A831-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A831-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A831-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A831-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A831-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:831-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '831-1'^^xsd:string;
  dwc:scientificName 'Gelidium spathulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:831-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A608-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A608-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A608-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A608-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A608-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:608-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '608-1'^^xsd:string;
  dwc:scientificName 'Predaea ollivieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '145647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:608-1'^^xsd:anyURI;
  dwc:observationDate '1985-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '145647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A43-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A43-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A43-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A43-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A43-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:43-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '43-1'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:43-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A40-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A40-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A40-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A40-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A40-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:40-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '40-1'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia clavata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:40-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A435-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A435-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A435-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A435-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A435-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:435-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '435-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:435-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A528-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A528-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A528-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A528-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A528-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:528-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '528-1'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:528-1'^^xsd:anyURI;
  dwc:observationDate '1984-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A44-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A44-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A44-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A44-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A44-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:44-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '44-1'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:44-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A412-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A412-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A412-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A412-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A412-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:412-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '412-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:412-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2263-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2263-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2263-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2263-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2263-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2263-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2263'^^xsd:gYear;
  dwc:scientificName 'Lomentaria ercegovicii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2263-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '145827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2636-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2636-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2636-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2636-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2636-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2636-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2636'^^xsd:gYear;
  dwc:scientificName 'Halymenia floresii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '371111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2636-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A541-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A541-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A541-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A541-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A541-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:541-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '541-1'^^xsd:string;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:541-1'^^xsd:anyURI;
  dwc:observationDate '1988-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2244-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2244-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2244-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2244-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2244-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2244-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2244'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2244-1'^^xsd:anyURI;
  dwc:observationDate '1984-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A341-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A341-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A341-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A341-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A341-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:341-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '341-1'^^xsd:string;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:341-1'^^xsd:anyURI;
  dwc:observationDate '1986-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A672-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A672-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A672-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A672-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A672-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:672-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '672-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:672-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A93-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A93-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A93-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A93-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A93-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:93-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '93-1'^^xsd:string;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:93-1'^^xsd:anyURI;
  dwc:observationDate '1986-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A340-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A340-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A340-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A340-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A340-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:340-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '340-1'^^xsd:string;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:340-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A398-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A398-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A398-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A398-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A398-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:398-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '398-1'^^xsd:string;
  dwc:scientificName 'Gulsonia nodulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '144590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:398-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2716-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2716-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2716-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2716-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2716-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2716-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2716'^^xsd:gYear;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2716-1'^^xsd:anyURI;
  dwc:observationDate '1993-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A400-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A400-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A400-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A400-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A400-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:400-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '400-1'^^xsd:string;
  dwc:scientificName 'Gulsonia nodulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '144590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:400-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2500-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2500-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2500-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2500-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2500-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2500-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2500'^^xsd:gYear;
  dwc:scientificName 'Pleonosporium borreri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2500-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '144600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1378-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1378-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1378-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1378-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1378-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1378-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1378'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1378-1'^^xsd:anyURI;
  dwc:observationDate '1993-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A705-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A705-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A705-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A705-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A705-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:705-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '705-1'^^xsd:string;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:705-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1967-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1967-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1967-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1967-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1967-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1967-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1967'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1967-1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2617-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2617-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2617-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2617-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2617-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2617-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2617'^^xsd:gYear;
  dwc:scientificName 'Dasyopsis spinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '496000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2617-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '144729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A41-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A41-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A41-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A41-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A41-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:41-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '41-1'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:41-1'^^xsd:anyURI;
  dwc:observationDate '1983-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2513-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2513-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2513-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2513-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2513-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2513-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2513'^^xsd:gYear;
  dwc:scientificName 'Lithothamnion sonderi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2513-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1736221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2715-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2715-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2715-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2715-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2715-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2715-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2715'^^xsd:gYear;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2715-1'^^xsd:anyURI;
  dwc:observationDate '1993-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A833-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A833-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A833-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A833-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A833-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:833-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '833-1'^^xsd:string;
  dwc:scientificName 'Chondrophycus  tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:833-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2637-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2637-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2637-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2637-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2637-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2637-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2637'^^xsd:gYear;
  dwc:scientificName 'Halymenia trigona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '239289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2637-1'^^xsd:anyURI;
  dwc:observationDate '1990-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A262-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A262-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A262-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A262-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A262-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:262-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '262-1'^^xsd:string;
  dwc:scientificName 'Dasycladus vermicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:262-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A404-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A404-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A404-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A404-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A404-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:404-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '404-1'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:404-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A661-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A661-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A661-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A661-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A661-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:661-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '661-1'^^xsd:string;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:661-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1965-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1965-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1965-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1965-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1965-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1965-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1965'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1965-1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2667-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2667-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2667-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2667-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2667-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2667-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2667'^^xsd:gYear;
  dwc:scientificName 'Liagora viscida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '145764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2667-2'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A813-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A813-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A813-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A813-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A813-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:813-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '813-1'^^xsd:string;
  dwc:scientificName 'Codium fragile (Suringar) Hariot subsp. tomentosoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '160515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:813-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A417-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A417-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A417-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A417-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A417-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:417-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '417-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:417-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A758-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A758-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A758-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A758-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A758-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:758-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '758-1'^^xsd:string;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:758-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A755-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A755-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A755-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A755-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A755-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:755-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '755-1'^^xsd:string;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:755-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A691-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A691-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A691-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A691-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A691-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:691-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '691-1'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:691-1'^^xsd:anyURI;
  dwc:observationDate '1984-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2642-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2642-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2642-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2642-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2642-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2642-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2642'^^xsd:gYear;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Fernando Boisset'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2642-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A690-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A690-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A690-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A690-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A690-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:690-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '690-1'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:690-1'^^xsd:anyURI;
  dwc:observationDate '1984-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A756-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A756-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A756-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A756-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A756-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:756-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '756-1'^^xsd:string;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:756-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A677-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A677-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A677-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A677-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A677-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:677-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '677-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:677-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A766-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A766-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A766-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A766-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A766-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:766-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '766-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:766-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A285-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A285-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A285-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A285-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A285-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:285-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '285-1'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:285-1'^^xsd:anyURI;
  dwc:observationDate '1988-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A761-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A761-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A761-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A761-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A761-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:761-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '761-1'^^xsd:string;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:761-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A764-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A764-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A764-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A764-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A764-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:764-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '764-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:764-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A762-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A762-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A762-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A762-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A762-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:762-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '762-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:762-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A750-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A750-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A750-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A750-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A750-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:750-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '750-1'^^xsd:string;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:750-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A754-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A754-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A754-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A754-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A754-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:754-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '754-1'^^xsd:string;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:754-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A288-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A288-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A288-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A288-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A288-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:288-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '288-1'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:288-1'^^xsd:anyURI;
  dwc:observationDate '1988-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A759-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A759-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A759-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A759-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A759-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:759-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '759-1'^^xsd:string;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:759-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A834-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A834-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A834-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A834-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A834-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:834-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '834-1'^^xsd:string;
  dwc:scientificName 'Laurencia  obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:834-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A765-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A765-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A765-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A765-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A765-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:765-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '765-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia (Clemente y Rubio) C. Agardh va'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & A. Aranda'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:765-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1015-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1015-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1015-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1015-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1015-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1015-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1015'^^xsd:gYear;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1015-1'^^xsd:anyURI;
  dwc:observationDate '1988-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A286-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A286-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A286-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A286-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A286-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:286-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '286-1'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:286-1'^^xsd:anyURI;
  dwc:observationDate '1988-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A225-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A225-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A225-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A225-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A225-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:225-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '225-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:225-1'^^xsd:anyURI;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1233-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1233-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1233-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1233-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1233-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1233-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1233'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1233-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A150-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A150-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A150-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A150-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A150-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:150-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '150-1'^^xsd:string;
  dwc:scientificName 'Codium vermilara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:150-1'^^xsd:anyURI;
  dwc:observationDate '1988-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A152-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A152-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A152-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.23000000417233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A152-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 0.23000000417233)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "0.23000000417233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A152-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:152-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '152-1'^^xsd:string;
  dwc:scientificName 'Codium vermilara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'A'^^xsd:string;
  dwc:longitude '0.23000000417233'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:152-1'^^xsd:anyURI;
  dwc:observationDate '1988-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1718-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1718-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1718-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.360000610352 0.23999999463558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.360000610352"^^xsd:decimal ;
  dwc:decimalLongitude "0.23999999463558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1718-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.360000610352 0.23999999463558)"^^geo:wktLiteral ;
  geo-pos:lat "38.360000610352"^^xsd:decimal ;
  geo-pos:long "0.23999999463558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1718-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1718-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1718'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia stoechas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mu'^^xsd:string;
  dwc:longitude '0.23999999463558'^^xsd:double;
  dwc:latitude '38.360000610352'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8.5'^^xsd:double;
  dwc:aphiaid '145289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1718-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1639620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1035-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1035-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1035-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.259998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.30000001192093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1035-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  geo-pos:lat "40.259998321533"^^xsd:decimal ;
  geo-pos:long "0.30000001192093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1035-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1035-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1035'^^xsd:gYear;
  dwc:scientificName 'Scinaia furcellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M. Angela Llorca'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.30000001192093'^^xsd:double;
  dwc:latitude '40.259998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1035-1'^^xsd:anyURI;
  dwc:observationDate '1991-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '145743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A785-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A785-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A785-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.259998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.30000001192093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A785-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  geo-pos:lat "40.259998321533"^^xsd:decimal ;
  geo-pos:long "0.30000001192093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A785-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:785-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '785-1'^^xsd:string;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. PTrez'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.30000001192093'^^xsd:double;
  dwc:latitude '40.259998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:785-1'^^xsd:anyURI;
  dwc:observationDate '1989-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1036-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1036-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1036-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.259998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.30000001192093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1036-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  geo-pos:lat "40.259998321533"^^xsd:decimal ;
  geo-pos:long "0.30000001192093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1036-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1036-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:gYear;
  dwc:scientificName 'Scinaia furcellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M. Angela Llorca'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.30000001192093'^^xsd:double;
  dwc:latitude '40.259998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1036-1'^^xsd:anyURI;
  dwc:observationDate '1991-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '145743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A781-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A781-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A781-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.259998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.30000001192093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A781-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  geo-pos:lat "40.259998321533"^^xsd:decimal ;
  geo-pos:long "0.30000001192093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A781-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:781-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '781-1'^^xsd:string;
  dwc:scientificName 'Halopitys incurvus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. PTrez'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.30000001192093'^^xsd:double;
  dwc:latitude '40.259998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:781-1'^^xsd:anyURI;
  dwc:observationDate '1989-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2679-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2679-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2679-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.259998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.30000001192093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2679-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  geo-pos:lat "40.259998321533"^^xsd:decimal ;
  geo-pos:long "0.30000001192093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2679-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2679-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2679'^^xsd:gYear;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.30000001192093'^^xsd:double;
  dwc:latitude '40.259998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2679-1'^^xsd:anyURI;
  dwc:observationDate '2001-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A784-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A784-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A784-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.259998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.30000001192093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A784-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  geo-pos:lat "40.259998321533"^^xsd:decimal ;
  geo-pos:long "0.30000001192093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A784-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:784-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '784-1'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. PTrez'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.30000001192093'^^xsd:double;
  dwc:latitude '40.259998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:784-1'^^xsd:anyURI;
  dwc:observationDate '1989-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A782-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A782-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A782-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.259998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.30000001192093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A782-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  geo-pos:lat "40.259998321533"^^xsd:decimal ;
  geo-pos:long "0.30000001192093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A782-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:782-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '782-1'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. PTrez'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.30000001192093'^^xsd:double;
  dwc:latitude '40.259998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:782-1'^^xsd:anyURI;
  dwc:observationDate '1989-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A783-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A783-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A783-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.259998321533"^^xsd:decimal ;
  dwc:decimalLongitude "0.30000001192093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A783-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.259998321533 0.30000001192093)"^^geo:wktLiteral ;
  geo-pos:lat "40.259998321533"^^xsd:decimal ;
  geo-pos:long "0.30000001192093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A783-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:783-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '783-1'^^xsd:string;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. PTrez'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.30000001192093'^^xsd:double;
  dwc:latitude '40.259998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:783-1'^^xsd:anyURI;
  dwc:observationDate '1989-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2094-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2094-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2094-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.310001373291 0.34999999403954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.310001373291"^^xsd:decimal ;
  dwc:decimalLongitude "0.34999999403954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2094-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.310001373291 0.34999999403954)"^^geo:wktLiteral ;
  geo-pos:lat "40.310001373291"^^xsd:decimal ;
  geo-pos:long "0.34999999403954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2094-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2094-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2094'^^xsd:gYear;
  dwc:scientificName 'Grateloupia filicina  var. filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.34999999403954'^^xsd:double;
  dwc:latitude '40.310001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2094-1'^^xsd:anyURI;
  dwc:observationDate '2001-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2093-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2093-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2093-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.310001373291 0.34999999403954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.310001373291"^^xsd:decimal ;
  dwc:decimalLongitude "0.34999999403954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2093-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.310001373291 0.34999999403954)"^^geo:wktLiteral ;
  geo-pos:lat "40.310001373291"^^xsd:decimal ;
  geo-pos:long "0.34999999403954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2093-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2093-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2093'^^xsd:gYear;
  dwc:scientificName 'Grateloupia filicina  var. filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.34999999403954'^^xsd:double;
  dwc:latitude '40.310001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2093-1'^^xsd:anyURI;
  dwc:observationDate '2001-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2095-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2095-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2095-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.310001373291 0.34999999403954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.310001373291"^^xsd:decimal ;
  dwc:decimalLongitude "0.34999999403954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2095-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.310001373291 0.34999999403954)"^^geo:wktLiteral ;
  geo-pos:lat "40.310001373291"^^xsd:decimal ;
  geo-pos:long "0.34999999403954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2095-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2095-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2095'^^xsd:gYear;
  dwc:scientificName 'Grateloupia filicina  var. filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.34999999403954'^^xsd:double;
  dwc:latitude '40.310001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2095-1'^^xsd:anyURI;
  dwc:observationDate '2001-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2138-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2138-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2138-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.340000152588 0.38999998569489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "0.38999998569489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2138-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.340000152588 0.38999998569489)"^^geo:wktLiteral ;
  geo-pos:lat "40.340000152588"^^xsd:decimal ;
  geo-pos:long "0.38999998569489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2138-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2138-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2138'^^xsd:gYear;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.38999998569489'^^xsd:double;
  dwc:latitude '40.340000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2138-1'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2139-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2139-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2139-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.340000152588 0.38999998569489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.340000152588"^^xsd:decimal ;
  dwc:decimalLongitude "0.38999998569489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2139-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.340000152588 0.38999998569489)"^^geo:wktLiteral ;
  geo-pos:lat "40.340000152588"^^xsd:decimal ;
  geo-pos:long "0.38999998569489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2139-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2139-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2139'^^xsd:gYear;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.38999998569489'^^xsd:double;
  dwc:latitude '40.340000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2139-1'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2720-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2720-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2720-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.360000610352 0.40000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.360000610352"^^xsd:decimal ;
  dwc:decimalLongitude "0.40000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2720-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.360000610352 0.40000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "40.360000610352"^^xsd:decimal ;
  geo-pos:long "0.40000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2720-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2720-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2720'^^xsd:gYear;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.40000000596046'^^xsd:double;
  dwc:latitude '40.360000610352'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2720-1'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2046-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2046-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2046-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.360000610352 0.40000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.360000610352"^^xsd:decimal ;
  dwc:decimalLongitude "0.40000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2046-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.360000610352 0.40000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "40.360000610352"^^xsd:decimal ;
  geo-pos:long "0.40000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2046-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2046-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2046'^^xsd:gYear;
  dwc:scientificName 'Schottera nicaeensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.40000000596046'^^xsd:double;
  dwc:latitude '40.360000610352'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2046-1'^^xsd:anyURI;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2687-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2687-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2687-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.360000610352 0.40000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.360000610352"^^xsd:decimal ;
  dwc:decimalLongitude "0.40000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2687-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.360000610352 0.40000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "40.360000610352"^^xsd:decimal ;
  geo-pos:long "0.40000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2687-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2687-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2687'^^xsd:gYear;
  dwc:scientificName 'Gloiocladia repens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.40000000596046'^^xsd:double;
  dwc:latitude '40.360000610352'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '503897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2687-1'^^xsd:anyURI;
  dwc:observationDate '2001-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '503897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2133-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2133-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2133-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.360000610352 0.40000000596046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.360000610352"^^xsd:decimal ;
  dwc:decimalLongitude "0.40000000596046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2133-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.360000610352 0.40000000596046)"^^geo:wktLiteral ;
  geo-pos:lat "40.360000610352"^^xsd:decimal ;
  geo-pos:long "0.40000000596046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2133-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2133-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2133'^^xsd:gYear;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.40000000596046'^^xsd:double;
  dwc:latitude '40.360000610352'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2133-1'^^xsd:anyURI;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2681-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2681-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2681-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.819999694824 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2681-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.819999694824 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.819999694824"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2681-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2681-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2681'^^xsd:gYear;
  dwc:scientificName 'Halymenia latifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-55'^^xsd:integer;
  dwc:aphiaid '145256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2681-1'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1340375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2087-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2087-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2087-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.819999694824 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2087-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.819999694824 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.819999694824"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2087-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2087-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2087'^^xsd:gYear;
  dwc:scientificName 'Halymenia floresia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2087-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2719-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2719-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2719-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.819999694824 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2719-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.819999694824 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.819999694824"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2719-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2719-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2719'^^xsd:gYear;
  dwc:scientificName 'Sporochnus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2719-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A717-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A717-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A717-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.819999694824 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A717-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.819999694824 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.819999694824"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A717-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:717-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '717-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:717-1'^^xsd:anyURI;
  dwc:observationDate '1996-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A718-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A718-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A718-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.819999694824 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A718-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.819999694824 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.819999694824"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A718-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:718-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '718-1'^^xsd:string;
  dwc:scientificName 'Sporochnus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:718-1'^^xsd:anyURI;
  dwc:observationDate '1996-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '145915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2057-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2057-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2057-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2057-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2057-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2057-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2057'^^xsd:gYear;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-13.5'^^xsd:double;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2057-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1942-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1942-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1942-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1942-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1942-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1942-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1942'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia codana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '495971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1942-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1356-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1356-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1356-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1356-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1356-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1356-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1356'^^xsd:gYear;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1356-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1292-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1292-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1292-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1292-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1292-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1292-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:gYear;
  dwc:scientificName 'Laurencia chondrioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '144816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1292-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '144816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1949-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1949-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1949-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1949-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1949-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1949-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1949'^^xsd:gYear;
  dwc:scientificName 'Lithophyllum racemus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '145160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1949-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2043-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2043-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2043-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2043-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2043-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2043-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2043'^^xsd:gYear;
  dwc:scientificName 'Cystoseira brachycarpa J. Agardh var. balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2043-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1316-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1316-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1316-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1316-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1316-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1316-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1316'^^xsd:gYear;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1316-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1297-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1297-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1297-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1297-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1297-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1297-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:gYear;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1297-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1314-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1314-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1314-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1314-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1314-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1314-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1314'^^xsd:gYear;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1314-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1358-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1358-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1358-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1358-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1358-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1358-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1358'^^xsd:gYear;
  dwc:scientificName 'Chrysimenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1358-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1298-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1298-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1298-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1298-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1298-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1298-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1298'^^xsd:gYear;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1298-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2107-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2107-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2107-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2107-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2107-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2107-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2107'^^xsd:gYear;
  dwc:scientificName 'Gracilaria bursa-pastoris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2107-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2042-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2042-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2042-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2042-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2042-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2042-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2042'^^xsd:gYear;
  dwc:scientificName 'Cystoseira spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '145533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2042-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1731896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1355-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1355-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1355-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1355-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1355-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1355-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1355'^^xsd:gYear;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1355-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A469-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A469-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A469-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A469-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A469-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:469-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '469-1'^^xsd:string;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M. Garcfa'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:469-1'^^xsd:anyURI;
  dwc:observationDate '1980-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2690-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2690-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2690-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2690-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2690-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2690-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2690'^^xsd:gYear;
  dwc:scientificName 'Stictyosiphon soriferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '145354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2690-1'^^xsd:anyURI;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A292-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A292-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A292-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A292-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A292-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:292-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '292-1'^^xsd:string;
  dwc:scientificName 'Enteromorpha intestinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & M. J. Sanz'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:292-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1311-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1311-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1311-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1311-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1311-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1311-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1311'^^xsd:gYear;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1311-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1948-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1948-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1948-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1948-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1948-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1948-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1948'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina Boudouresque & Denizot f.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1948-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2056-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2056-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2056-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2056-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2056-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2056-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2056'^^xsd:gYear;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-13.5'^^xsd:double;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2056-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A468-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A468-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A468-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A468-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A468-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:468-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '468-1'^^xsd:string;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M. Garcfa'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:468-1'^^xsd:anyURI;
  dwc:observationDate '1980-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A254-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A254-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A254-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A254-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A254-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:254-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '254-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:254-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A251-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A251-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A251-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A251-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A251-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:251-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '251-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh( Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:251-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1950-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1950-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1950-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1950-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1950-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1950-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1950'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1950-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A252-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A252-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A252-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A252-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A252-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:252-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '252-2'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:252-2'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A253-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A253-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A253-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A253-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A253-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:253-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '253-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:253-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1357-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1357-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1357-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1357-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1357-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1357-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1357'^^xsd:gYear;
  dwc:scientificName 'Phyllariopsis bevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1357-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2689-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2689-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2689-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2689-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2689-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2689-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2689'^^xsd:gYear;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2689-1'^^xsd:anyURI;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2691-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2691-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2691-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2691-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2691-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2691-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2691'^^xsd:gYear;
  dwc:scientificName 'Stictyosiphon soriferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2691-1'^^xsd:anyURI;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A250-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A250-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A250-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A250-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A250-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:250-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '250-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:250-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2011-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2011-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2011-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2011-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2011-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2011-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2011'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2011-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A291-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A291-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A291-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A291-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.869998931885 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.869998931885"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A291-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:291-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '291-1'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:291-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A184-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A184-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A184-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A184-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A184-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:184-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '184-1'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:184-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A721-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A721-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A721-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A721-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A721-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:721-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '721-1'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:721-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A547-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A547-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A547-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A547-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A547-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:547-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '547-1'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:547-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A181-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A181-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A181-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A181-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A181-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:181-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '181-1'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:181-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A183-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A183-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A183-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A183-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A183-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:183-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '183-1'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:183-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A180-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A180-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A180-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A180-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A180-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:180-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '180-1'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:180-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A179-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A179-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A179-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A179-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A179-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:179-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '179-1'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:179-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A182-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A182-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A182-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A182-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A182-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:182-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '182-1'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:182-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A185-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A185-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A185-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A185-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A185-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:185-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '185-1'^^xsd:string;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:185-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A545-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A545-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A545-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A545-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A545-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:545-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '545-1'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:545-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A542-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A542-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A542-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A542-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A542-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:542-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '542-1'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:542-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A279-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A279-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A279-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A279-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A279-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:279-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '279-1'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:279-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A274-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A274-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A274-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A274-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A274-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:274-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '274-1'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:274-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A703-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A703-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A703-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A703-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A703-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:703-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '703-1'^^xsd:string;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:703-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A546-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A546-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A546-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A546-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A546-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:546-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '546-1'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:546-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A543-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A543-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A543-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A543-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A543-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:543-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '543-1'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:543-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A402-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A402-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A402-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A402-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A402-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:402-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '402-1'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:402-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2722-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2722-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2722-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2722-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2722-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2722-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2722'^^xsd:gYear;
  dwc:scientificName 'Cystoseira zosteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2722-1'^^xsd:anyURI;
  dwc:observationDate '1991-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A401-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A401-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A401-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A401-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A401-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:401-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '401-1'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:401-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A548-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A548-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A548-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.880001068115"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A548-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.880001068115 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.880001068115"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A548-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:548-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '548-1'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.880001068115'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:548-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A722-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A722-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A722-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A722-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A722-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:722-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '722-1'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:722-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A133-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A133-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A133-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A133-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A133-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:133-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '133-1'^^xsd:string;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:133-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A132-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A132-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A132-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A132-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A132-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:132-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '132-1'^^xsd:string;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:132-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A462-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A462-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A462-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A462-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A462-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:462-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '462-1'^^xsd:string;
  dwc:scientificName 'Kallymenia patens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '145265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:462-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A390-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A390-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A390-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A390-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A390-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:390-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '390-1'^^xsd:string;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:390-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2692-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2692-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2692-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2692-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2692-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2692-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2692'^^xsd:gYear;
  dwc:scientificName 'Microdictyon tenuius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '145016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2692-1'^^xsd:anyURI;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A387-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A387-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A387-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A387-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A387-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:387-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '387-1'^^xsd:string;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:387-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A388-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A388-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A388-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A388-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A388-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:388-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '388-1'^^xsd:string;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:388-1'^^xsd:anyURI;
  dwc:observationDate '1985-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2047-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2047-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2047-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2047-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2047-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2047-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2047'^^xsd:gYear;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2047-1'^^xsd:anyURI;
  dwc:observationDate '1996-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2017-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2017-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2017-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2017-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2017-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2017-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2017'^^xsd:gYear;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2017-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2016-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2016-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2016-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2016-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2016-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2016-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2016'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2016-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2014-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2014-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2014-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2014-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2014-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2014-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2014'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2014-1'^^xsd:anyURI;
  dwc:observationDate '1995-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2013-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2013-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2013-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2013-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2013-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2013-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2013'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2013-1'^^xsd:anyURI;
  dwc:observationDate '1996-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2110-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2110-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2110-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2110-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2110-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2110-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2110'^^xsd:gYear;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-50'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2110-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2159-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2159-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2159-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2159-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2159-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2159-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2159'^^xsd:gYear;
  dwc:scientificName 'Fauchea repens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-60'^^xsd:integer;
  dwc:aphiaid '145813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2159-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '503897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2160-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2160-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2160-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2160-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2160-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2160-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2160'^^xsd:gYear;
  dwc:scientificName 'Fauchea repens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-60'^^xsd:integer;
  dwc:aphiaid '145813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2160-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '503897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2161-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2161-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2161-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2161-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2161-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2161-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2161'^^xsd:gYear;
  dwc:scientificName 'Gloiocladia microspora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-60'^^xsd:integer;
  dwc:aphiaid '547465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2161-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2135-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2135-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2135-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2135-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2135-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2135-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2135'^^xsd:gYear;
  dwc:scientificName 'Fauchea repens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-50'^^xsd:integer;
  dwc:aphiaid '145813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2135-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '503897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2049-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2049-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2049-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2049-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2049-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2049-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2049'^^xsd:gYear;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2049-1'^^xsd:anyURI;
  dwc:observationDate '1997-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2158-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2158-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2158-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2158-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2158-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2158-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2158'^^xsd:gYear;
  dwc:scientificName 'Botryocladia botryoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-50'^^xsd:integer;
  dwc:aphiaid '145836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2158-2'^^xsd:anyURI;
  dwc:observationDate '1995-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2023-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2023-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2023-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2023-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2023-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2023-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2023'^^xsd:gYear;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2023-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2025-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2025-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2025-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2025-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2025-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2025-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2025'^^xsd:gYear;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2025-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1980-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1980-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1980-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1980-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1980-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1980-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1980'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia harveyana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1980-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2020-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2020-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2020-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2020-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2020-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2020-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2020'^^xsd:gYear;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2020-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2026-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2026-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2026-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2026-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2026-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2026-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2026'^^xsd:gYear;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2026-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2027-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2027-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2027-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2027-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2027-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2027-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2027'^^xsd:gYear;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2027-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2022-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2022-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2022-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2022-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2022-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2022-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2022'^^xsd:gYear;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2022-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2189-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2189-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2189-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2189-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2189-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2189-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2189'^^xsd:gYear;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2189-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2053-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2053-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2053-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2053-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2053-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2053-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2053'^^xsd:gYear;
  dwc:scientificName 'Sargassum hornshuchii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-27'^^xsd:integer;
  dwc:aphiaid '494809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2053-1'^^xsd:anyURI;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '494809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2024-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2024-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2024-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2024-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2024-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2024-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2024'^^xsd:gYear;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2024-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2111-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2111-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2111-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2111-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2111-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2111-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2111'^^xsd:gYear;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-50'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2111-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2054-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2054-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2054-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2054-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2054-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2054-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2054'^^xsd:gYear;
  dwc:scientificName 'Sargassum hornshuchii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-27'^^xsd:integer;
  dwc:aphiaid '494809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2054-1'^^xsd:anyURI;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '494809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2055-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2055-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2055-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2055-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2055-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2055-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2055'^^xsd:gYear;
  dwc:scientificName 'Sargassum hornshuchii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-27'^^xsd:integer;
  dwc:aphiaid '494809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2055-1'^^xsd:anyURI;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '494809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2181-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2181-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2181-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2181-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2181-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2181-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2181'^^xsd:gYear;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-60'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2181-1'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2021-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2021-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2021-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2021-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2021-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2021-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2021'^^xsd:gYear;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2021-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2018-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2018-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2018-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2018-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2018-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2018-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2018'^^xsd:gYear;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2018-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2019-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2019-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2019-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2019-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2019-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2019-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2019'^^xsd:gYear;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2019-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2052-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2052-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2052-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2052-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2052-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2052-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2052'^^xsd:gYear;
  dwc:scientificName 'Sargassum acinarium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2052-1'^^xsd:anyURI;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2012-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2012-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2012-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2012-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2012-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2012-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2012'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2012-1'^^xsd:anyURI;
  dwc:observationDate '1996-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2015-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2015-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2015-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.66000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2015-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.66000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.66000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2015-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2015-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2015'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.66000002622604'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2015-1'^^xsd:anyURI;
  dwc:observationDate '1995-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2085-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2085-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2085-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2085-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2085-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2085-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2085'^^xsd:gYear;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2085-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2134-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2134-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2134-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2134-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2134-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2134-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2134'^^xsd:gYear;
  dwc:scientificName 'Laurencia chondrioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '144816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2134-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2113-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2113-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2113-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2113-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2113-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2113-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2113'^^xsd:gYear;
  dwc:scientificName 'Sebdenia rodrigueziana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2113-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2050-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2050-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2050-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2050-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2050-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2050-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2050'^^xsd:gYear;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2050-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2132-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2132-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2132-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2132-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2132-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2132-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2132'^^xsd:gYear;
  dwc:scientificName 'Asparagopsis taxiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '144439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2132-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2121-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2121-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2121-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2121-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2121-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2121-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2121'^^xsd:gYear;
  dwc:scientificName 'Chrysimenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2121-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2112-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2112-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2112-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2112-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2112-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2112-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2112'^^xsd:gYear;
  dwc:scientificName 'Dudresnaya verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '145226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2112-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2089-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2089-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2089-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2089-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2089-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2089-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2089-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2116-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2116-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2116-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2116-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2116-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2116-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2116'^^xsd:gYear;
  dwc:scientificName 'Halymenia trigona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '239289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2116-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2083-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2083-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2083-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2083-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2083-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2083-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2083'^^xsd:gYear;
  dwc:scientificName 'Scinaia complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2083-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2103-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2103-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2103-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2103-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2103-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2103-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2103'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-28'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2103-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2102-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2102-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2102-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2102-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2102-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2102-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2102'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2102-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2117-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2117-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2117-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2117-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2117-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2117-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2117'^^xsd:gYear;
  dwc:scientificName 'Halymenia trigona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '239289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2117-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2009-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2009-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2009-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2009-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2009-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2009-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2009'^^xsd:gYear;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2009-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2010-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2010-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2010-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2010-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2010-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2010-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2010'^^xsd:gYear;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2010-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2090-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2090-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2090-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2090-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2090-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2090-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2090'^^xsd:gYear;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-27.5'^^xsd:double;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2090-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2118-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2118-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2118-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2118-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2118-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2118-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2118'^^xsd:gYear;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2118-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2120-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2120-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2120-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2120-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.889999389648 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.889999389648"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2120-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2120-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2120'^^xsd:gYear;
  dwc:scientificName 'Chrysimenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.889999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2120-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2029-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2029-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2029-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2029-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2029-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2029-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2029'^^xsd:gYear;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2029-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1949-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1949-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1949-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1949-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1949-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1949-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1949'^^xsd:gYear;
  dwc:scientificName 'Lithothamnion valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '145180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1949-2'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2074-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2074-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2074-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2074-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2074-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2074-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2074'^^xsd:gYear;
  dwc:scientificName 'Microdictyon tenuius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2074-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1918-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1918-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1918-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1918-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1918-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1918-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1918'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1918-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2008-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2008-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2008-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2008-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2008-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2008-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2008'^^xsd:gYear;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2008-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2099-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2099-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2099-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2099-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2099-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2099-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2099'^^xsd:gYear;
  dwc:scientificName 'Halymenia floresia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2099-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2086-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2086-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2086-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2086-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2086-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2086-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2086'^^xsd:gYear;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2086-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1936-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1936-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1936-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1936-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1936-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1936-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1936'^^xsd:gYear;
  dwc:scientificName 'Aglaozonia chilosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '238756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1936-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2028-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2028-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2028-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2028-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2028-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2028-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2028'^^xsd:gYear;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2028-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2030-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2030-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2030-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2030-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2030-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2030-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2030'^^xsd:gYear;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2030-1'^^xsd:anyURI;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2106-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2106-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2106-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2106-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2106-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2106-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2106'^^xsd:gYear;
  dwc:scientificName 'Gracilaria bursa-pastoris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2106-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2119-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2119-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2119-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2119-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2119-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2119-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2119'^^xsd:gYear;
  dwc:scientificName 'Chrysimenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2119-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2104-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2104-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2104-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2104-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2104-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2104-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2104'^^xsd:gYear;
  dwc:scientificName 'Gracilaria bursa-pastoris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17.5'^^xsd:double;
  dwc:aphiaid '145693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2104-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2114-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2114-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2114-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2114-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2114-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2114-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2114'^^xsd:gYear;
  dwc:scientificName 'Acrodiscus vidovichii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2114-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2105-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2105-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2105-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2105-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2105-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2105-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2105'^^xsd:gYear;
  dwc:scientificName 'Gracilaria bursa-pastoris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-17.5'^^xsd:double;
  dwc:aphiaid '145693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2105-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2131-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2131-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2131-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2131-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2131-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2131-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2131'^^xsd:gYear;
  dwc:scientificName 'Asparagopsis taxiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2131-1'^^xsd:anyURI;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '144439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2100-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2100-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2100-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2100-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2100-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2100-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2100'^^xsd:gYear;
  dwc:scientificName 'Botryocladia botryoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2100-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1951-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1951-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1951-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1951-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1951-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1951-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1951'^^xsd:gYear;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. lino'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1951-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1917-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1917-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1917-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1917-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1917-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1917-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1917'^^xsd:gYear;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1917-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2076-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2076-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2076-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2076-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2076-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2076-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2076'^^xsd:gYear;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2076-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2709-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2709-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2709-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2709-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2709-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2709-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2709'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2709-1'^^xsd:anyURI;
  dwc:observationDate '1996-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1913-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1913-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1913-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1913-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1913-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1913-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1913'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1913-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1938-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1938-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1938-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1938-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1938-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1938-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1938'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina Boudouresque & Denizot f.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1938-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2004-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2004-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2004-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2004-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2004-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2004-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2004'^^xsd:gYear;
  dwc:scientificName 'Sporochnus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '145915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2004-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2005-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2005-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2005-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2005-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2005-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2005-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2005'^^xsd:gYear;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2005-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2694-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2694-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2694-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2694-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2694-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2694-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2694'^^xsd:gYear;
  dwc:scientificName 'Gracilaria bursa-pastoris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2694-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2115-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2115-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2115-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2115-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2115-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2115-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2115'^^xsd:gYear;
  dwc:scientificName 'Halymenia latifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2115-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2101-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2101-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2101-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2101-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2101-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2101-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2101'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2101-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2088-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2088-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2088-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2088-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2088-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2088-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2088'^^xsd:gYear;
  dwc:scientificName 'Lomentaria articulata  var. linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '382520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2088-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '382520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2122-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2122-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2122-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2122-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2122-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2122-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2122'^^xsd:gYear;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2122-1'^^xsd:anyURI;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2703-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2703-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2703-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2703-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2703-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2703-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2703'^^xsd:gYear;
  dwc:scientificName 'Botryocladia botryoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-50'^^xsd:integer;
  dwc:aphiaid '145836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2703-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '145836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1928-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1928-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1928-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1928-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1928-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1928-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1928'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1928-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2714-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2714-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2714-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2714-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2714-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2714-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2714'^^xsd:gYear;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2714-1'^^xsd:anyURI;
  dwc:observationDate '1996-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1916-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1916-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1916-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1916-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1916-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1916-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1916'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1916-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1947-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1947-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1947-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1947-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1947-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1947-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1947'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia codana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '495971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1947-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1944-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1944-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1944-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1944-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1944-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1944-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1944'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia codana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '495971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1944-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1946-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1946-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1946-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1946-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1946-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1946-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1946'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina Boudouresque & Denizot f.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1946-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2075-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2075-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2075-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2075-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2075-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2075-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2075'^^xsd:gYear;
  dwc:scientificName 'Microdictyon tenuius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2075-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1975-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1975-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1975-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1975-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1975-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1975-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1975'^^xsd:gYear;
  dwc:scientificName 'Kallymenia patens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1975-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1943-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1943-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1943-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1943-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1943-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1943-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1943'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1943-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1915-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1915-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1915-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1915-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1915-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1915-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1915'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1915-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2007-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2007-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2007-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2007-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2007-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2007-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2007'^^xsd:gYear;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-22.5'^^xsd:double;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2007-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1940-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1940-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1940-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1940-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1940-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1940-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1940'^^xsd:gYear;
  dwc:scientificName 'Neogoniolithon mamillosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1940-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1872880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2109-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2109-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2109-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2109-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2109-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2109-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2109'^^xsd:gYear;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-50'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2109-1'^^xsd:anyURI;
  dwc:observationDate '2002-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2006-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2006-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2006-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2006-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2006-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2006-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2006'^^xsd:gYear;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2006-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1914-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1914-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1914-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1914-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1914-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1914-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1914'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1914-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2108-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2108-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2108-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2108-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2108-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2108-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2108'^^xsd:gYear;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2108-1'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1919-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1919-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1919-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1919-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1919-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1919-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1919'^^xsd:gYear;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1919-1'^^xsd:anyURI;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2145-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2145-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2145-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "0.68000000715256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2145-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.900001525879 0.68000000715256)"^^geo:wktLiteral ;
  geo-pos:lat "39.900001525879"^^xsd:decimal ;
  geo-pos:long "0.68000000715256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2145-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2145-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2145'^^xsd:gYear;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Cs'^^xsd:string;
  dwc:longitude '0.68000000715256'^^xsd:double;
  dwc:latitude '39.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2145-2'^^xsd:anyURI;
  dwc:observationDate '1996-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1979-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1979-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1979-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.610000610352 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.610000610352"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1979-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.610000610352 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.610000610352"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1979-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1979-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1979'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus patentiramea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'CT'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.610000610352'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '146362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1979-1'^^xsd:anyURI;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '526639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2739-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2739-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2739-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.610000610352 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.610000610352"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2739-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.610000610352 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.610000610352"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2739-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2739-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2739'^^xsd:gYear;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.610000610352'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2739-1'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2065-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2065-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2065-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2065-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2065-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2065-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2065'^^xsd:gYear;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2065-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2062-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2062-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2062-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2062-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2062-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2062-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2062'^^xsd:gYear;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2062-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1386-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1386-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1386-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1386-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1386-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1386-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1386'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1386-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1389-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1389-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1389-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1389-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1389-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1389-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1389'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1389-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2068-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2068-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2068-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2068-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2068-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2068-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2068'^^xsd:gYear;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2068-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2069-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2069-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2069-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2069-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2069-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2069-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2069'^^xsd:gYear;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2069-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1294-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1294-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1294-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1294-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1294-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1294-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1294'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1294-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1407-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1407-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1407-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1407-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1407-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1407-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1407'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1407-1'^^xsd:anyURI;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A895-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A895-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A895-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A895-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A895-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:895-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '895-1'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:895-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1301-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1301-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1301-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1301-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1301-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1301-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1301'^^xsd:gYear;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1301-1'^^xsd:anyURI;
  dwc:observationDate '1994-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A941-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A941-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A941-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A941-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A941-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:941-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '941-1'^^xsd:string;
  dwc:scientificName 'Cladophora vagabunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:941-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A745-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A745-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A745-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A745-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A745-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:745-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '745-1'^^xsd:string;
  dwc:scientificName 'Acetabularia calyculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:745-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1387-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1387-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1387-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1387-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1387-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1387-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1387'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1387-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A935-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A935-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A935-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A935-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A935-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:935-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '935-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:935-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1388-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1388-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1388-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1388-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1388-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1388-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1388'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1388-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1417-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1417-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1417-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1417-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1417-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1417-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1417'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1417-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2066-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2066-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2066-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2066-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2066-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2066-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2066'^^xsd:gYear;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2066-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A738-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A738-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A738-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A738-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A738-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:738-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '738-1'^^xsd:string;
  dwc:scientificName 'Acetabularia acetabulum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '494795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:738-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1353-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1353-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1353-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1353-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1353-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1353-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1353'^^xsd:gYear;
  dwc:scientificName 'Gastroclonium clavatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1353-1'^^xsd:anyURI;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A990-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A990-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A990-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A990-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A990-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:990-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '990-1'^^xsd:string;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:990-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A740-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A740-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A740-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A740-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A740-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:740-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '740-1'^^xsd:string;
  dwc:scientificName 'Acetabularia acetabulum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '494795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:740-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A944-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A944-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A944-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A944-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A944-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:944-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '944-1'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:944-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A931-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A931-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A931-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A931-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A931-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:931-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '931-2'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:931-2'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A780-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A780-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A780-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A780-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A780-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:780-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '780-1'^^xsd:string;
  dwc:scientificName 'Acetabularia calyculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:780-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A937-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A937-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A937-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A937-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A937-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:937-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '937-1'^^xsd:string;
  dwc:scientificName 'Cladophora vagabunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:937-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A716-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A716-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A716-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A716-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A716-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:716-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '716-1'^^xsd:string;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:716-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1295-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1295-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1295-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1295-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1295-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1295-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1295'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1295-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2061-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2061-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2061-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2061-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2061-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2061-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2061'^^xsd:gYear;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2061-2'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1302-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1302-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1302-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1302-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1302-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1302-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1302'^^xsd:gYear;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1302-1'^^xsd:anyURI;
  dwc:observationDate '1994-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A945-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A945-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A945-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A945-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A945-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:945-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '945-1'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:945-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1406-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1406-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1406-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1406-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1406-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1406-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1406'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1406-1'^^xsd:anyURI;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A741-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A741-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A741-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A741-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A741-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:741-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '741-1'^^xsd:string;
  dwc:scientificName 'Acetabularia calyculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:741-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A746-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A746-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A746-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A746-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A746-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:746-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '746-1'^^xsd:string;
  dwc:scientificName 'Acetabularia calyculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:746-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A991-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A991-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A991-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A991-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A991-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:991-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '991-1'^^xsd:string;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:991-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A986-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A986-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A986-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A986-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A986-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:986-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '986-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:986-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1391-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1391-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1391-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1391-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1391-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1391-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1391'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1391-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A742-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A742-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A742-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A742-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A742-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:742-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '742-1'^^xsd:string;
  dwc:scientificName 'Acetabularia calyculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:742-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1415-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1415-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1415-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1415-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1415-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1415-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1415'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1415-1'^^xsd:anyURI;
  dwc:observationDate '1995-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2063-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2063-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2063-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2063-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2063-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2063-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2063'^^xsd:gYear;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2063-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1349-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1349-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1349-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1349-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1349-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1349-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1349'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1349-1'^^xsd:anyURI;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1390-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1390-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1390-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1390-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1390-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1390-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1390'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1390-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1384-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1384-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1384-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1384-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1384-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1384-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1384'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1384-1'^^xsd:anyURI;
  dwc:observationDate '1994-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A739-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A739-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A739-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A739-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A739-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:739-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '739-1'^^xsd:string;
  dwc:scientificName 'Acetabularia acetabulum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '494795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:739-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '494795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1350-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1350-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1350-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1350-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1350-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1350-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1350'^^xsd:gYear;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1350-1'^^xsd:anyURI;
  dwc:observationDate '1995-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A685-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A685-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A685-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A685-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A685-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:685-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '685-1'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:685-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A743-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A743-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A743-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A743-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A743-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:743-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '743-1'^^xsd:string;
  dwc:scientificName 'Acetabularia calyculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:743-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2067-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2067-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2067-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2067-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2067-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2067-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2067'^^xsd:gYear;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2067-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1354-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1354-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1354-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1354-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1354-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1354-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1354'^^xsd:gYear;
  dwc:scientificName 'Rytiphloea tinctoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '144860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1354-1'^^xsd:anyURI;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '371063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2070-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2070-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2070-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2070-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2070-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2070-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2070'^^xsd:gYear;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2070-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A936-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A936-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A936-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A936-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A936-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:936-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '936-1'^^xsd:string;
  dwc:scientificName 'Cladophora vagabunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:936-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A987-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A987-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A987-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A987-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A987-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:987-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '987-1'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:987-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A631-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A631-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A631-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A631-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A631-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:631-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '631-1'^^xsd:string;
  dwc:scientificName 'Rytiphloea tinctoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '144860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:631-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '371063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2182-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2182-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2182-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2182-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2182-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:2182-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '2182'^^xsd:gYear;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:2182-1'^^xsd:anyURI;
  dwc:observationDate '1995-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1385-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1385-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1385-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1385-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1385-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1385-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1385'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1385-1'^^xsd:anyURI;
  dwc:observationDate '1994-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A894-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A894-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A894-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A894-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A894-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:894-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '894-1'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:894-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1351-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1351-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1351-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1351-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1351-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1351-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1351'^^xsd:gYear;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1351-1'^^xsd:anyURI;
  dwc:observationDate '1995-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2060-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2060-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2060-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2060-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2060-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2060-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2060'^^xsd:gYear;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2060-2'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A993-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A993-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A993-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A993-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A993-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:993-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '993-1'^^xsd:string;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:993-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2183-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2183-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2183-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2183-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2183-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:2183-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '2183'^^xsd:gYear;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:2183-1'^^xsd:anyURI;
  dwc:observationDate '1995-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1383-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1383-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1383-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1383-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1383-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1383-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1383'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1383-1'^^xsd:anyURI;
  dwc:observationDate '1994-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2148-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2148-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2148-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2148-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2148-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2148-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2148'^^xsd:gYear;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F.Boisset'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2148-1'^^xsd:anyURI;
  dwc:observationDate '1994-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A9-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A9-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A9-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A9-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A9-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:9-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '9-1'^^xsd:string;
  dwc:scientificName 'Alsidium helminthochorton'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '144785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:9-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '144785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1960-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1960-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1960-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1960-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1960-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1960-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1960'^^xsd:gYear;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1960-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1416-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1416-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1416-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1416-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1416-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1416-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1416'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1416-1'^^xsd:anyURI;
  dwc:observationDate '1995-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A988-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A988-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A988-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A988-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A988-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:988-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '988-1'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:988-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A982-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A982-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A982-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A982-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A982-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:982-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '982-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:982-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A983-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A983-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A983-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A983-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A983-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:983-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '983-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:983-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A744-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A744-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A744-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A744-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A744-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:744-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '744-1'^^xsd:string;
  dwc:scientificName 'Acetabularia calyculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:744-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A992-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A992-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A992-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A992-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A992-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:992-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '992-1'^^xsd:string;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:992-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2064-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2064-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2064-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2064-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2064-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2064-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2064'^^xsd:gYear;
  dwc:scientificName 'Ulva scandinavica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2064-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A940-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A940-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A940-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A940-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A940-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:940-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '940-1'^^xsd:string;
  dwc:scientificName 'Chondria tenuissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '162853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:940-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1959-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1959-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1959-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1959-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1959-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1959-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1959'^^xsd:gYear;
  dwc:scientificName 'Cymodocea nodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1959-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '145793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1352-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1352-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1352-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1352-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1352-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1352-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1352'^^xsd:gYear;
  dwc:scientificName 'Chylocladia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boisset & Lino'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '144238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1352-1'^^xsd:anyURI;
  dwc:observationDate '1995-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '144238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2702-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2702-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2702-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2702-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2702-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2702-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2702'^^xsd:gYear;
  dwc:scientificName 'Laurencia patentiramea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '526742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2702-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '526639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2723-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2723-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2723-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2723-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2723-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2723-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2723'^^xsd:gYear;
  dwc:scientificName 'Cystoseira barbata f. repens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '553134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2723-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '553642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A981-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A981-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A981-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A981-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A981-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:981-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '981-1'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:981-1'^^xsd:anyURI;
  dwc:observationDate '1990-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2736-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2736-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2736-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2736-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2736-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2736-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2736'^^xsd:gYear;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C Lino'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2736-1'^^xsd:anyURI;
  dwc:observationDate '1996-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2701-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2701-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2701-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2701-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2701-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2701-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2701'^^xsd:gYear;
  dwc:scientificName 'Laurencia patentiramea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '526742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2701-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '526639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2726-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2726-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2726-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2726-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2726-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2726-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2726'^^xsd:gYear;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2726-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2725-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2725-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2725-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2725-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2725-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2725-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2725'^^xsd:gYear;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2725-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2721-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2721-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2721-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2721-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2721-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2721-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2721'^^xsd:gYear;
  dwc:scientificName 'Acetabularia calyculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '145303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2721-1'^^xsd:anyURI;
  dwc:observationDate '1989-07-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A938-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A938-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A938-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A938-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A938-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:938-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '938-1'^^xsd:string;
  dwc:scientificName 'Laurencia patentiramea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '526742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:938-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '526639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2724-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2724-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2724-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2724-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2724-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2724-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2724'^^xsd:gYear;
  dwc:scientificName 'Zostera noltii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '495082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2724-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2728-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2728-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2728-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2728-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2728-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2728-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2728'^^xsd:gYear;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '495077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2728-1'^^xsd:anyURI;
  dwc:observationDate '1988-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '495077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A939-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A939-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A939-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.619998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.73000001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A939-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.619998931885 0.73000001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.619998931885"^^xsd:decimal ;
  geo-pos:long "0.73000001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A939-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:939-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '939-1'^^xsd:string;
  dwc:scientificName 'Laurencia patentiramea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J. C. Lino'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.73000001907349'^^xsd:double;
  dwc:latitude '40.619998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '526742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:939-1'^^xsd:anyURI;
  dwc:observationDate '1996-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '526639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1750-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1750-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1750-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.869998931885 0.79000002145767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.79000002145767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1750-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.869998931885 0.79000002145767)"^^geo:wktLiteral ;
  geo-pos:lat "40.869998931885"^^xsd:decimal ;
  geo-pos:long "0.79000002145767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1750-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1750-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1750'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.79000002145767'^^xsd:double;
  dwc:latitude '40.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1750-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1701-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1701-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1701-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.869998931885 0.79000002145767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.79000002145767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1701-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.869998931885 0.79000002145767)"^^geo:wktLiteral ;
  geo-pos:lat "40.869998931885"^^xsd:decimal ;
  geo-pos:long "0.79000002145767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1701-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1701-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina  f. saxicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.79000002145767'^^xsd:double;
  dwc:latitude '40.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '553133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1701-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '553133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1774-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1774-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1774-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.869998931885 0.79000002145767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.79000002145767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1774-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.869998931885 0.79000002145767)"^^geo:wktLiteral ;
  geo-pos:lat "40.869998931885"^^xsd:decimal ;
  geo-pos:long "0.79000002145767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1774-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1774-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1774'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.79000002145767'^^xsd:double;
  dwc:latitude '40.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1774-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1700-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1700-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1700-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.869998931885 0.79000002145767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "0.79000002145767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1700-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.869998931885 0.79000002145767)"^^geo:wktLiteral ;
  geo-pos:lat "40.869998931885"^^xsd:decimal ;
  geo-pos:long "0.79000002145767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1700-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1700-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1700'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.79000002145767'^^xsd:double;
  dwc:latitude '40.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1700-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2162-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2162-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2162-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.979999542236 0.91000002622604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.979999542236"^^xsd:decimal ;
  dwc:decimalLongitude "0.91000002622604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2162-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.979999542236 0.91000002622604)"^^geo:wktLiteral ;
  geo-pos:lat "40.979999542236"^^xsd:decimal ;
  geo-pos:long "0.91000002622604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2162-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2162-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2162'^^xsd:gYear;
  dwc:scientificName 'Botryocladia chiajeana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Manghisi, N. Salvador & J. Rull'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '0.91000002622604'^^xsd:double;
  dwc:latitude '40.979999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '145837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2162-1'^^xsd:anyURI;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1537415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1924-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1924-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1924-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "1.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1924-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "38.840000152588"^^xsd:decimal ;
  geo-pos:long "1.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1924-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1924-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1924'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Lavelli, A. Clavell & E. Clavell'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.2699999809265'^^xsd:double;
  dwc:latitude '38.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1924-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1930-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1930-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1930-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "1.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1930-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "38.840000152588"^^xsd:decimal ;
  geo-pos:long "1.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1930-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1930-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1930'^^xsd:gYear;
  dwc:scientificName 'Peyssonelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Lavelli, A. Clavell & E. Clavell'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.2699999809265'^^xsd:double;
  dwc:latitude '38.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1930-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A828-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A828-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A828-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.119998931885 1.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.119998931885"^^xsd:decimal ;
  dwc:decimalLongitude "1.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A828-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.119998931885 1.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "41.119998931885"^^xsd:decimal ;
  geo-pos:long "1.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A828-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:828-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '828-1'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.2699999809265'^^xsd:double;
  dwc:latitude '41.119998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:828-1'^^xsd:anyURI;
  dwc:observationDate '1981-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A458-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A458-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A458-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.119998931885 1.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.119998931885"^^xsd:decimal ;
  dwc:decimalLongitude "1.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A458-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.119998931885 1.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "41.119998931885"^^xsd:decimal ;
  geo-pos:long "1.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A458-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:458-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '458-1'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.2699999809265'^^xsd:double;
  dwc:latitude '41.119998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:458-1'^^xsd:anyURI;
  dwc:observationDate '1981-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A829-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A829-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A829-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.119998931885 1.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.119998931885"^^xsd:decimal ;
  dwc:decimalLongitude "1.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A829-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.119998931885 1.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "41.119998931885"^^xsd:decimal ;
  geo-pos:long "1.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A829-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:829-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '829-1'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.2699999809265'^^xsd:double;
  dwc:latitude '41.119998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:829-1'^^xsd:anyURI;
  dwc:observationDate '1981-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A826-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A826-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A826-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.119998931885 1.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.119998931885"^^xsd:decimal ;
  dwc:decimalLongitude "1.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A826-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.119998931885 1.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "41.119998931885"^^xsd:decimal ;
  geo-pos:long "1.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A826-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:826-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '826-1'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.2699999809265'^^xsd:double;
  dwc:latitude '41.119998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:826-1'^^xsd:anyURI;
  dwc:observationDate '1981-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A459-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A459-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A459-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.119998931885 1.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.119998931885"^^xsd:decimal ;
  dwc:decimalLongitude "1.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A459-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.119998931885 1.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "41.119998931885"^^xsd:decimal ;
  geo-pos:long "1.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A459-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:459-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '459-1'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'T'^^xsd:string;
  dwc:longitude '1.2699999809265'^^xsd:double;
  dwc:latitude '41.119998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:459-1'^^xsd:anyURI;
  dwc:observationDate '1981-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2686-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2686-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2686-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.009998321533 1.2999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.009998321533"^^xsd:decimal ;
  dwc:decimalLongitude "1.2999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2686-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.009998321533 1.2999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "39.009998321533"^^xsd:decimal ;
  geo-pos:long "1.2999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2686-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2686-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2686'^^xsd:gYear;
  dwc:scientificName 'Lophocladia trichoclados'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ib'^^xsd:string;
  dwc:longitude '1.2999999523163'^^xsd:double;
  dwc:latitude '39.009998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2686-1'^^xsd:anyURI;
  dwc:observationDate '2001-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1223-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1223-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1223-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1223-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1223-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1223-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1223'^^xsd:gYear;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1223-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1216-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1216-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1216-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1216-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1216-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1216-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:gYear;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1216-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1224-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1224-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1224-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1224-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1224-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1224-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1224'^^xsd:gYear;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1224-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1425-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1425-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1425-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1425-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1425-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1425-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1425'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1425-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1427-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1427-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1427-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1427-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1427-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1427-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1427'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1427-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1189-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1189-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1189-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1189-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1189-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1189-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1189-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1409-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1409-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1409-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1409-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1409-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1409-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1409'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-28'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1409-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1345-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1345-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1345-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1345-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1345-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1345-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:gYear;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1345-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1410-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1410-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1410-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1410-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1410-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1410-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1410'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-28'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1410-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1225-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1225-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1225-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1225-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1225-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1225-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1225'^^xsd:gYear;
  dwc:scientificName 'Amphiroa cryptarthrodia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1225-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '145098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1203-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1203-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1203-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1203-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1203-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1203-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1203'^^xsd:gYear;
  dwc:scientificName 'Amphiroa cryptarthrodia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1203-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1348-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1348-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1348-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1348-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1348-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1348-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1348'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1348-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1229-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1229-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1229-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1229-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1229-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1229-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:gYear;
  dwc:scientificName 'Cystoseira brachycarpa var. balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1229-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2648-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2648-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2648-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2648-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2648-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2648-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2648'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2648-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1201-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1201-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1201-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1201-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1201-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1201-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1201'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1201-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2032-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2032-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2032-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2032-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2032-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2032-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2032'^^xsd:gYear;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2032-1'^^xsd:anyURI;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2033-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2033-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2033-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2033-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2033-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2033-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2033'^^xsd:gYear;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2033-1'^^xsd:anyURI;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2659-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2659-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2659-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2659-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2659-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2659-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2659'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J.C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2659-1'^^xsd:anyURI;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2661-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2661-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2661-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2661-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2661-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2661-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2661'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2661-1'^^xsd:anyURI;
  dwc:observationDate '2001-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1921-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1921-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1921-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1921-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.840000152588"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1921-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1921-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1921'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Lavelli, A. Clavell, E. Clavell'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1921-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1923-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1923-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1923-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1923-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.840000152588"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1923-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1923-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1923'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Lavelli, A. Clavell & E. Clavell'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-26'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1923-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1926-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1926-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1926-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1926-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.840000152588"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1926-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1926-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1926'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Lavelli, A. Clavell & E. Clavell'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1926-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1927-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1927-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1927-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1927-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.840000152588"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1927-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1927-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1927'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Lavelli, A. Clavell & E. Clavell'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-26'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1927-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1920-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1920-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1920-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.3899999856949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "1.3899999856949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1920-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.840000152588 1.3899999856949)"^^geo:wktLiteral ;
  geo-pos:lat "38.840000152588"^^xsd:decimal ;
  geo-pos:long "1.3899999856949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1920-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1920-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1920'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lavelli, A. Clavell & E. Clavell'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.3899999856949'^^xsd:double;
  dwc:latitude '38.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1920-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2168-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2168-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2168-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2168-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A2168-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:2168-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '2168'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:2168-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2712-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2712-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2712-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2712-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2712-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2712-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2712'^^xsd:gYear;
  dwc:scientificName 'Laurencia microcladia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.3999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2712-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '144825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1370-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1370-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1370-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1370-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1370-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1370-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1370'^^xsd:gYear;
  dwc:scientificName 'Laurencia microcladia.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1370-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1408-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1408-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1408-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1408-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1408-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1408-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1408'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1408-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1188-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1188-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1188-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1188-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1188-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1188-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:gYear;
  dwc:scientificName 'Dasycladus vermicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1188-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1371-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1371-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1371-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1371-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1371-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1371-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1371'^^xsd:gYear;
  dwc:scientificName 'Laurencia microcladia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1371-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1369-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1369-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1369-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.3999999761581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1369-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.3999999761581)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.3999999761581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1369-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1369-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1369'^^xsd:gYear;
  dwc:scientificName 'Laurencia microcladia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.3999999761581'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1369-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2680-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2680-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2680-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.080001831055 1.4400000572205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.080001831055"^^xsd:decimal ;
  dwc:decimalLongitude "1.4400000572205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2680-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.080001831055 1.4400000572205)"^^geo:wktLiteral ;
  geo-pos:lat "39.080001831055"^^xsd:decimal ;
  geo-pos:long "1.4400000572205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2680-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2680-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2680'^^xsd:gYear;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ib'^^xsd:string;
  dwc:longitude '1.4400000572205'^^xsd:double;
  dwc:latitude '39.080001831055'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2680-1'^^xsd:anyURI;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2081-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2081-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2081-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.080001831055 1.4400000572205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.080001831055"^^xsd:decimal ;
  dwc:decimalLongitude "1.4400000572205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2081-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.080001831055 1.4400000572205)"^^geo:wktLiteral ;
  geo-pos:lat "39.080001831055"^^xsd:decimal ;
  geo-pos:long "1.4400000572205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2081-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2081-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2081'^^xsd:gYear;
  dwc:scientificName 'Predaea ollivieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4400000572205'^^xsd:double;
  dwc:latitude '39.080001831055'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '145647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2081-1'^^xsd:anyURI;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2078-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2078-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2078-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.4500000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2078-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.4500000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2078-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2078-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2078'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia fruticulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4500000476837'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '238958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2078-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '637665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1422-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1422-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1422-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.4500000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1422-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.4500000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1422-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1422-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1422'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4500000476837'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.25'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1422-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2175-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2175-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2175-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.4500000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2175-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.4500000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2175-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2175-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2175'^^xsd:gYear;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4500000476837'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2175-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1376-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1376-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1376-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.4500000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1376-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.4500000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1376-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1376-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1376'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4500000476837'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1376-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1419-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1419-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1419-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.4500000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1419-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.4500000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1419-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1419-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1419'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4500000476837'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.25'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1419-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1420-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1420-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1420-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.4500000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1420-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.4500000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1420-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1420-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1420'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4500000476837'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.25'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1420-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1375-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1375-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1375-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.4500000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1375-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.4500000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1375-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1375-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1375'^^xsd:gYear;
  dwc:scientificName 'Laurencia glandulifera.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4500000476837'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '144822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1375-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '144822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1418-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1418-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1418-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.4500000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1418-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.4500000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1418-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1418-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1418'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4500000476837'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.25'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1418-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1289-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1289-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1289-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.4500000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1289-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.4500000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1289-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1289-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1289'^^xsd:gYear;
  dwc:scientificName 'Polysiphonia fruticulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4500000476837'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '238958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1289-1'^^xsd:anyURI;
  dwc:observationDate '1994-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '637665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1421-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1421-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1421-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "1.4500000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1421-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.729999542236 1.4500000476837)"^^geo:wktLiteral ;
  geo-pos:lat "38.729999542236"^^xsd:decimal ;
  geo-pos:long "1.4500000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1421-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1421-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1421'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4500000476837'^^xsd:double;
  dwc:latitude '38.729999542236'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1421-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1367-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1367-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1367-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1367-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1367-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1367-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1367'^^xsd:gYear;
  dwc:scientificName 'Laurencia chondroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '144816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1367-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '144816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1411-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1411-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1411-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1411-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_Algae%3A1411-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_Algae:1411-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_Algae'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:gYear;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_Algae:1411-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1412-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1412-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1412-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1412-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1412-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1412-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1412'^^xsd:gYear;
  dwc:scientificName 'Laurencia chondrioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-38'^^xsd:integer;
  dwc:aphiaid '144816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1412-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '144816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1222-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1222-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1222-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1222-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1222-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1222-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1222'^^xsd:gYear;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1222-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2174-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2174-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2174-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2174-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2174-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2174-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2174'^^xsd:gYear;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2174-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1219-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1219-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1219-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1219-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1219-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1219-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1219'^^xsd:gYear;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1219-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1366-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1366-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1366-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1366-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1366-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1366-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1366'^^xsd:gYear;
  dwc:scientificName 'Laurencia chondrioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '144816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1366-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '144816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1227-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1227-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1227-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1227-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1227-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1227-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1227'^^xsd:gYear;
  dwc:scientificName 'Cystoseira brachycarpa var. balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1227-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2176-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2176-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2176-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2176-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2176-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2176-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2176'^^xsd:gYear;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2176-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2169-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2169-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2169-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2169-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2169-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2169-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2169'^^xsd:gYear;
  dwc:scientificName 'Gelidium corneum (Hudson) J.V. Lamouroux var. pect'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '550755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2169-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '839160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1364-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1364-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1364-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1364-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1364-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1364-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1364'^^xsd:gYear;
  dwc:scientificName 'Laurencia chondrioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '144816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1364-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '144816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2172-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2172-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2172-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2172-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2172-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2172-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2172'^^xsd:gYear;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2172-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1221-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1221-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1221-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1221-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1221-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1221-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1221'^^xsd:gYear;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1221-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1363-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1363-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1363-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1363-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1363-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1363-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1363'^^xsd:gYear;
  dwc:scientificName 'Laurencia chondrioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '144816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1363-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '144816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2187-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2187-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2187-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2187-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2187-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2187-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2187'^^xsd:gYear;
  dwc:scientificName 'Cystoseira foeniculacea f. tenuiramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '382503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2187-1'^^xsd:anyURI;
  dwc:observationDate '1992-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1365-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1365-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1365-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1365-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1365-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1365-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1365'^^xsd:gYear;
  dwc:scientificName 'Laurencia chondrioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '144816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1365-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '144816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1218-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1218-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1218-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1218-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1218-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1218-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:gYear;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1218-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1220-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1220-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1220-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1220-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1220-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1220-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1220'^^xsd:gYear;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1220-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1368-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1368-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1368-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1368-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1368-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1368-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1368'^^xsd:gYear;
  dwc:scientificName 'Laurencia chondroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '144816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1368-1'^^xsd:anyURI;
  dwc:observationDate '1993-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '144816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2173-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2173-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2173-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2173-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2173-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2173-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2173'^^xsd:gYear;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2173-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2184-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2184-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2184-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2184-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2184-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2184-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2184'^^xsd:gYear;
  dwc:scientificName 'Cystoseira foeniculacea (Linnaeus) Greville f. ten'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '382503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2184-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2185-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2185-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2185-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2185-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2185-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2185-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2185'^^xsd:gYear;
  dwc:scientificName 'Cystoseira foeniculacea f. tenuiramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '382503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2185-1'^^xsd:anyURI;
  dwc:observationDate '1992-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1228-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1228-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1228-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1228-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1228-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1228-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1228'^^xsd:gYear;
  dwc:scientificName 'Cystoseira brachycarpa var. balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1228-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2758-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2758-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2758-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2758-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2758-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2758-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2758'^^xsd:gYear;
  dwc:scientificName 'Osmundaria volubilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '144841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2758-1'^^xsd:anyURI;
  dwc:observationDate '1992-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '144841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2759-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2759-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2759-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2759-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2759-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2759-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2759'^^xsd:gYear;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2759-1'^^xsd:anyURI;
  dwc:observationDate '1992-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1226-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1226-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1226-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1226-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1226-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1226-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1226'^^xsd:gYear;
  dwc:scientificName 'Cystoseira brachycarpa var. balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1226-1'^^xsd:anyURI;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2186-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2186-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2186-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.790000915527"^^xsd:decimal ;
  dwc:decimalLongitude "1.4700000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2186-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.790000915527 1.4700000286102)"^^geo:wktLiteral ;
  geo-pos:lat "38.790000915527"^^xsd:decimal ;
  geo-pos:long "1.4700000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2186-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2186-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2186'^^xsd:gYear;
  dwc:scientificName 'Cystoseira foeniculacea f. tenuiramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Fo'^^xsd:string;
  dwc:longitude '1.4700000286102'^^xsd:double;
  dwc:latitude '38.790000915527'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '382503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2186-1'^^xsd:anyURI;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '382503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1922-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1922-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1922-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.930000305176 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1922-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.930000305176 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.930000305176"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1922-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1922-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1922'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Lavelli, A. Clavell, L. Clavell'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '38.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1922-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1925-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1925-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1925-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.930000305176 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1925-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.930000305176 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.930000305176"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1925-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1925-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1925'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Rull'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '38.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1925-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1935-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1935-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1935-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.020000457764 1.6100000143051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "1.6100000143051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1935-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.020000457764 1.6100000143051)"^^geo:wktLiteral ;
  geo-pos:lat "39.020000457764"^^xsd:decimal ;
  geo-pos:long "1.6100000143051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1935-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1935-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1935'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Gomez & J. Rull'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.6100000143051'^^xsd:double;
  dwc:latitude '39.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1935-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1934-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1934-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1934-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.020000457764 1.6100000143051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "1.6100000143051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1934-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.020000457764 1.6100000143051)"^^geo:wktLiteral ;
  geo-pos:lat "39.020000457764"^^xsd:decimal ;
  geo-pos:long "1.6100000143051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1934-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1934-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1934'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Gomez & J. Rull'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.6100000143051'^^xsd:double;
  dwc:latitude '39.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1934-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1929-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1929-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1929-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.020000457764 1.6100000143051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "1.6100000143051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1929-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.020000457764 1.6100000143051)"^^geo:wktLiteral ;
  geo-pos:lat "39.020000457764"^^xsd:decimal ;
  geo-pos:long "1.6100000143051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1929-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1929-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1929'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Lavelli, A. Clavell & E. Clavell'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.6100000143051'^^xsd:double;
  dwc:latitude '39.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1929-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1932-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1932-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1932-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.020000457764 1.6100000143051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "1.6100000143051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1932-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.020000457764 1.6100000143051)"^^geo:wktLiteral ;
  geo-pos:lat "39.020000457764"^^xsd:decimal ;
  geo-pos:long "1.6100000143051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1932-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1932-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1932'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia harveyana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Lavelli, A. Clavell & E. Clavell'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.6100000143051'^^xsd:double;
  dwc:latitude '39.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1932-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1933-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1933-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1933-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.020000457764 1.6100000143051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "1.6100000143051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1933-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.020000457764 1.6100000143051)"^^geo:wktLiteral ;
  geo-pos:lat "39.020000457764"^^xsd:decimal ;
  geo-pos:long "1.6100000143051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1933-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1933-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1933'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia dubyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'L. Lavelli, A. Clavell & E. Clavell'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.6100000143051'^^xsd:double;
  dwc:latitude '39.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1933-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1931-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1931-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1931-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.930000305176 1.6200000047684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "1.6200000047684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1931-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.930000305176 1.6200000047684)"^^geo:wktLiteral ;
  geo-pos:lat "38.930000305176"^^xsd:decimal ;
  geo-pos:long "1.6200000047684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1931-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1931-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1931'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Gomez & J. Rull'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.6200000047684'^^xsd:double;
  dwc:latitude '38.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1931-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1939-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1939-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1939-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.930000305176 1.6200000047684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "1.6200000047684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1939-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.930000305176 1.6200000047684)"^^geo:wktLiteral ;
  geo-pos:lat "38.930000305176"^^xsd:decimal ;
  geo-pos:long "1.6200000047684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1939-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1939-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1939'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina Boudouresque & Denizot f.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. G=mez & J. Rull'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '1.6200000047684'^^xsd:double;
  dwc:latitude '38.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1939-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A226-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A226-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A226-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.669998168945 2.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "2.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A226-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.669998168945 2.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.669998168945"^^xsd:decimal ;
  geo-pos:long "2.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A226-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:226-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '226-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.1199998855591'^^xsd:double;
  dwc:latitude '41.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:226-1'^^xsd:anyURI;
  dwc:observationDate '1981-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A259-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A259-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A259-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.669998168945 2.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "2.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A259-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.669998168945 2.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.669998168945"^^xsd:decimal ;
  geo-pos:long "2.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A259-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:259-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '259-1'^^xsd:string;
  dwc:scientificName 'Cystoseira mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '2.1199998855591'^^xsd:double;
  dwc:latitude '41.669998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:259-1'^^xsd:anyURI;
  dwc:observationDate '1981-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1830-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1830-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1830-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.2999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1830-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "39.569999694824"^^xsd:decimal ;
  geo-pos:long "2.2999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1830-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1830-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1830'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell i L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.2999999523163'^^xsd:double;
  dwc:latitude '39.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1830-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1850-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1850-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1850-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.2999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1850-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "39.569999694824"^^xsd:decimal ;
  geo-pos:long "2.2999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1850-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1850-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1850'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.2999999523163'^^xsd:double;
  dwc:latitude '39.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1850-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1844-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1844-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1844-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.2999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1844-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "39.569999694824"^^xsd:decimal ;
  geo-pos:long "2.2999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1844-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1844-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1844'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Rull y M. Vidal'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.2999999523163'^^xsd:double;
  dwc:latitude '39.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1844-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1838-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1838-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1838-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.2999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1838-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "39.569999694824"^^xsd:decimal ;
  geo-pos:long "2.2999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1838-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1838-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1838'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.2999999523163'^^xsd:double;
  dwc:latitude '39.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1838-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1813-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1813-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1813-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.2999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1813-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "39.569999694824"^^xsd:decimal ;
  geo-pos:long "2.2999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1813-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1813-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1813'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A.Clavell y L.Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.2999999523163'^^xsd:double;
  dwc:latitude '39.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1813-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1807-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1807-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1807-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.2999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1807-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "39.569999694824"^^xsd:decimal ;
  geo-pos:long "2.2999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1807-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1807-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1807'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A.Clavell y L.Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.2999999523163'^^xsd:double;
  dwc:latitude '39.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1807-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1857-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1857-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1857-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.2999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1857-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "39.569999694824"^^xsd:decimal ;
  geo-pos:long "2.2999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1857-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1857-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1857'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.2999999523163'^^xsd:double;
  dwc:latitude '39.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1857-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A544-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A544-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A544-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.2999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A544-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "39.569999694824"^^xsd:decimal ;
  geo-pos:long "2.2999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A544-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:544-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '544-1'^^xsd:string;
  dwc:scientificName 'Phyllariopsis brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.2999999523163'^^xsd:double;
  dwc:latitude '39.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:544-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1904-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1904-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1904-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.2999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1904-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "39.569999694824"^^xsd:decimal ;
  geo-pos:long "2.2999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1904-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1904-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1904'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodriguez'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.2999999523163'^^xsd:double;
  dwc:latitude '39.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1904-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1791-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1791-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1791-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.2999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1791-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "39.569999694824"^^xsd:decimal ;
  geo-pos:long "2.2999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1791-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1791-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1791'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L.Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.2999999523163'^^xsd:double;
  dwc:latitude '39.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1791-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1851-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1851-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1851-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.569999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.2999999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1851-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.569999694824 2.2999999523163)"^^geo:wktLiteral ;
  geo-pos:lat "39.569999694824"^^xsd:decimal ;
  geo-pos:long "2.2999999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1851-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1851-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1851'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia coriacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.2999999523163'^^xsd:double;
  dwc:latitude '39.569999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '145276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1851-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1825-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1825-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1825-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.360000610352 2.3900001049042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.360000610352"^^xsd:decimal ;
  dwc:decimalLongitude "2.3900001049042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1825-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.360000610352 2.3900001049042)"^^geo:wktLiteral ;
  geo-pos:lat "42.360000610352"^^xsd:decimal ;
  geo-pos:long "2.3900001049042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1825-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1825-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1825'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'CT'^^xsd:string;
  dwc:longitude '2.3900001049042'^^xsd:double;
  dwc:latitude '42.360000610352'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1825-1'^^xsd:anyURI;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1821-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1821-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1821-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.459999084473 2.4000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "2.4000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1821-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.459999084473 2.4000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "41.459999084473"^^xsd:decimal ;
  geo-pos:long "2.4000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1821-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1821-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1821'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '2.4000000953674'^^xsd:double;
  dwc:latitude '41.459999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1821-1'^^xsd:anyURI;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1784-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1784-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1784-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.459999084473 2.4000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "2.4000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1784-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.459999084473 2.4000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "41.459999084473"^^xsd:decimal ;
  geo-pos:long "2.4000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1784-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1784-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1784'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rara-avis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '2.4000000953674'^^xsd:double;
  dwc:latitude '41.459999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '376534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1784-1'^^xsd:anyURI;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1820-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1820-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1820-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.459999084473 2.4000000953674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "2.4000000953674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1820-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.459999084473 2.4000000953674)"^^geo:wktLiteral ;
  geo-pos:lat "41.459999084473"^^xsd:decimal ;
  geo-pos:long "2.4000000953674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1820-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1820-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1820'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rara-avis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '2.4000000953674'^^xsd:double;
  dwc:latitude '41.459999084473'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '376534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1820-1'^^xsd:anyURI;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1810-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1810-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1810-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1810-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "39.389999389648"^^xsd:decimal ;
  geo-pos:long "2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1810-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1810-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1810'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia codana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Rull y M. Vidal'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.4200000762939'^^xsd:double;
  dwc:latitude '39.389999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8.5'^^xsd:double;
  dwc:aphiaid '495971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1810-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1841-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1841-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1841-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1841-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "39.389999389648"^^xsd:decimal ;
  geo-pos:long "2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1841-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1841-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1841'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. Rull y M. Vidal'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.4200000762939'^^xsd:double;
  dwc:latitude '39.389999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1841-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1840-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1840-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1840-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1840-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "39.389999389648"^^xsd:decimal ;
  geo-pos:long "2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1840-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1840-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1840'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.4200000762939'^^xsd:double;
  dwc:latitude '39.389999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '42'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1840-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1847-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1847-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1847-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1847-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "39.389999389648"^^xsd:decimal ;
  geo-pos:long "2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1847-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1847-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1847'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. G=mez y T. Ribera'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.4200000762939'^^xsd:double;
  dwc:latitude '39.389999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.5'^^xsd:double;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1847-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1845-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1845-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1845-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 2.4200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "2.4200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1845-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.389999389648 2.4200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "39.389999389648"^^xsd:decimal ;
  geo-pos:long "2.4200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1845-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1845-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1845'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. G=mez y T. Ribera'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '2.4200000762939'^^xsd:double;
  dwc:latitude '39.389999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.5'^^xsd:double;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1845-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A265-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A265-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A265-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.869998931885 3.0299999713898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "3.0299999713898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A265-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.869998931885 3.0299999713898)"^^geo:wktLiteral ;
  geo-pos:lat "42.869998931885"^^xsd:decimal ;
  geo-pos:long "3.0299999713898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A265-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:265-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '265-1'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0299999713898'^^xsd:double;
  dwc:latitude '42.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:265-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A264-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A264-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A264-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.869998931885 3.0299999713898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "3.0299999713898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A264-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.869998931885 3.0299999713898)"^^geo:wktLiteral ;
  geo-pos:lat "42.869998931885"^^xsd:decimal ;
  geo-pos:long "3.0299999713898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A264-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:264-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '264-1'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0299999713898'^^xsd:double;
  dwc:latitude '42.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:264-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A720-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A720-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A720-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.869998931885 3.0299999713898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.869998931885"^^xsd:decimal ;
  dwc:decimalLongitude "3.0299999713898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A720-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.869998931885 3.0299999713898)"^^geo:wktLiteral ;
  geo-pos:lat "42.869998931885"^^xsd:decimal ;
  geo-pos:long "3.0299999713898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A720-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:720-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '720-1'^^xsd:string;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Boudouresque'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0299999713898'^^xsd:double;
  dwc:latitude '42.869998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:720-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A726-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A726-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A726-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.029998779297 3.0299999713898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.0299999713898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A726-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.029998779297 3.0299999713898)"^^geo:wktLiteral ;
  geo-pos:lat "43.029998779297"^^xsd:decimal ;
  geo-pos:long "3.0299999713898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A726-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:726-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '726-1'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0299999713898'^^xsd:double;
  dwc:latitude '43.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '495077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:726-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A384-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A384-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A384-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.029998779297 3.0299999713898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.0299999713898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A384-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.029998779297 3.0299999713898)"^^geo:wktLiteral ;
  geo-pos:lat "43.029998779297"^^xsd:decimal ;
  geo-pos:long "3.0299999713898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A384-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:384-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '384-1'^^xsd:string;
  dwc:scientificName 'Gracilaria verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.0299999713898'^^xsd:double;
  dwc:latitude '43.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:384-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A727-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A727-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A727-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.029998779297 3.0299999713898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.0299999713898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A727-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.029998779297 3.0299999713898)"^^geo:wktLiteral ;
  geo-pos:lat "43.029998779297"^^xsd:decimal ;
  geo-pos:long "3.0299999713898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A727-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:727-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '727-1'^^xsd:string;
  dwc:scientificName 'Zostera noltii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0299999713898'^^xsd:double;
  dwc:latitude '43.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '495082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:727-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1826-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1826-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1826-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.020000457764 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1826-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.020000457764 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.020000457764"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1826-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1826-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1826'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1826-1'^^xsd:anyURI;
  dwc:observationDate '1997-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A573-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A573-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A573-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A573-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.470001220703"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A573-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:573-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '573-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:573-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A349-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A349-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A349-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A349-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.470001220703"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A349-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:349-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '349-1'^^xsd:string;
  dwc:scientificName 'Gelidium latifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '156097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:349-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A624-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A624-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A624-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A624-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.470001220703"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A624-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:624-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '624-1'^^xsd:string;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.30000001192093'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:624-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A48-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A48-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A48-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A48-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.470001220703"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A48-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:48-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '48-1'^^xsd:string;
  dwc:scientificName 'Bornetia secundiflora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:48-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '144524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A625-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A625-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A625-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A625-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.470001220703"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A625-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:625-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '625-1'^^xsd:string;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.30000001192093'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:625-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A351-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A351-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A351-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A351-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.470001220703"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A351-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:351-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '351-1'^^xsd:string;
  dwc:scientificName 'Gelidium latifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '156097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:351-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A623-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A623-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A623-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A623-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.470001220703"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A623-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:623-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '623-1'^^xsd:string;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.30000001192093'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:623-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A350-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A350-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A350-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A350-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.470001220703"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A350-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:350-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '350-1'^^xsd:string;
  dwc:scientificName 'Gelidium latifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '156097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:350-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A574-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A574-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A574-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470001220703"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A574-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470001220703 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.470001220703"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A574-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:574-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '574-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.470001220703'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:574-1'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A627-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A627-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A627-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A627-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.520000457764"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A627-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:627-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '627-1'^^xsd:string;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:627-1'^^xsd:anyURI;
  dwc:observationDate '1982-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A626-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A626-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A626-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A626-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.520000457764"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A626-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:626-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '626-1'^^xsd:string;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:626-1'^^xsd:anyURI;
  dwc:observationDate '1982-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A217-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A217-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A217-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A217-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.520000457764"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A217-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:217-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '217-1'^^xsd:string;
  dwc:scientificName 'Cystoseira brachycarpa var. balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:217-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A234-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A234-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A234-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A234-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.520000457764"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A234-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:234-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '234-1'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:234-1'^^xsd:anyURI;
  dwc:observationDate '1982-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A10-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A10-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A10-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A10-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.520000457764"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A10-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:10-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '10-1'^^xsd:string;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:10-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A214-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A214-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A214-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A214-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.520000457764"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A214-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:214-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '214-1'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:214-1'^^xsd:anyURI;
  dwc:observationDate '1982-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A215-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A215-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A215-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A215-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.520000457764"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A215-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:215-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '215-1'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:215-1'^^xsd:anyURI;
  dwc:observationDate '1982-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A733-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A733-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A733-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A733-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.520000457764"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A733-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:733-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '733-1'^^xsd:string;
  dwc:scientificName 'Cystoseira brachycarpa var. balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'E. Sala'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:733-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A734-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A734-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A734-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A734-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.520000457764"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A734-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:734-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '734-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'E. Sala'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:734-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A730-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A730-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A730-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.0699999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A730-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.0699999332428)"^^geo:wktLiteral ;
  geo-pos:lat "42.520000457764"^^xsd:decimal ;
  geo-pos:long "3.0699999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A730-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:730-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '730-1'^^xsd:string;
  dwc:scientificName 'Rytiphloea tinctoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Carmelo PTrez'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.0699999332428'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:730-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '371063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1854-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1854-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1854-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "3.0999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1854-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "41.810001373291"^^xsd:decimal ;
  geo-pos:long "3.0999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1854-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1854-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1854'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '3.0999999046326'^^xsd:double;
  dwc:latitude '41.810001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1854-1'^^xsd:anyURI;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1736-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1736-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1736-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "3.0999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1736-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "41.810001373291"^^xsd:decimal ;
  geo-pos:long "3.0999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1736-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1736-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1736'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.0999999046326'^^xsd:double;
  dwc:latitude '41.810001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.30000001192093'^^xsd:double;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1736-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1737-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1737-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1737-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "3.0999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1737-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "41.810001373291"^^xsd:decimal ;
  geo-pos:long "3.0999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1737-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1737-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1737'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.0999999046326'^^xsd:double;
  dwc:latitude '41.810001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1737-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1852-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1852-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1852-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "3.0999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1852-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "41.810001373291"^^xsd:decimal ;
  geo-pos:long "3.0999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1852-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1852-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1852'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.0999999046326'^^xsd:double;
  dwc:latitude '41.810001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1852-1'^^xsd:anyURI;
  dwc:observationDate '1997-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1788-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1788-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1788-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "3.0999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1788-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "41.810001373291"^^xsd:decimal ;
  geo-pos:long "3.0999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1788-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1788-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1788'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '3.0999999046326'^^xsd:double;
  dwc:latitude '41.810001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1788-1'^^xsd:anyURI;
  dwc:observationDate '1997-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1824-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1824-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1824-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "3.0999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1824-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "41.810001373291"^^xsd:decimal ;
  geo-pos:long "3.0999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1824-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1824-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1824'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.0999999046326'^^xsd:double;
  dwc:latitude '41.810001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1824-1'^^xsd:anyURI;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1903-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1903-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1903-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "3.0999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1903-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "41.810001373291"^^xsd:decimal ;
  geo-pos:long "3.0999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1903-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1903-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1903'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodriguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.0999999046326'^^xsd:double;
  dwc:latitude '41.810001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1903-1'^^xsd:anyURI;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1781-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1781-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1781-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "3.0999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1781-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "41.810001373291"^^xsd:decimal ;
  geo-pos:long "3.0999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1781-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1781-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1781'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.0999999046326'^^xsd:double;
  dwc:latitude '41.810001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1781-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1786-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1786-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1786-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "3.0999999046326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1786-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.810001373291 3.0999999046326)"^^geo:wktLiteral ;
  geo-pos:lat "41.810001373291"^^xsd:decimal ;
  geo-pos:long "3.0999999046326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1786-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1786-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1786'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.0999999046326'^^xsd:double;
  dwc:latitude '41.810001373291'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1786-1'^^xsd:anyURI;
  dwc:observationDate '1997-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1808-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1808-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1808-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1808-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.840000152588"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1808-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1808-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1808'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia harveyana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A.Clavell y L.Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '4.5'^^xsd:double;
  dwc:aphiaid '145279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1808-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1812-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1812-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1812-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1812-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.840000152588"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1812-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1812-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1812'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A.Clavell y L.Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '6.5'^^xsd:double;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1812-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1809-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1809-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1809-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1809-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.840000152588"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1809-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1809-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1809'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A.Clavell y L.Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1809-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1811-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1811-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1811-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1811-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.840000152588"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1811-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1811-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1811'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A.Clavell y L.Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1811-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1837-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1837-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1837-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1837-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.840000152588"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1837-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1837-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1837'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1837-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1839-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1839-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1839-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1839-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.840000152588"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1839-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1839-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1839'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. G=mez y T. Ribera'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1839-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1836-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1836-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1836-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1836-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.840000152588"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1836-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1836-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1836'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1836-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1814-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1814-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1814-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.840000152588"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1814-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.840000152588 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.840000152588"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1814-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1814-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1814'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A.Clavell y L.Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.840000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1814-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1793-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1793-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1793-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1793-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.930000305176"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1793-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1793-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1793'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia stoechas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '145289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1793-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1639620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1819-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1819-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1819-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1819-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.930000305176"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1819-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1819-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1819'^^xsd:gYear;
  dwc:scientificName 'Metapeyssonnelia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '145272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1819-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1792-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1792-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1792-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1792-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.930000305176"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1792-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1792-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1792'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia codana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '495971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1792-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1790-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1790-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1790-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1790-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.930000305176"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1790-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1790-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1790'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia codana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '495971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1790-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1843-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1843-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1843-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1843-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.930000305176"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1843-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1843-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1843'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1843-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1806-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1806-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1806-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1806-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.930000305176"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1806-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1806-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1806'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1806-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1789-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1789-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1789-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1789-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.930000305176"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1789-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1789-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1789'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1789-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1842-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1842-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1842-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1842-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "39.930000305176"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1842-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1842-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1842'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodriguez y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '39.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1842-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1828-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1828-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1828-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819999694824 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1828-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819999694824 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.819999694824"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1828-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1828-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1828'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '41.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1828-1'^^xsd:anyURI;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1867-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1867-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1867-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819999694824 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1867-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.819999694824 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.819999694824"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1867-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1867-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1867'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'CT'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '41.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1867-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1823-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1823-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1823-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.830001831055 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.830001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1823-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.830001831055 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.830001831055"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1823-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1823-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1823'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '41.830001831055'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1823-1'^^xsd:anyURI;
  dwc:observationDate '1997-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1834-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1834-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1834-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.830001831055 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.830001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1834-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.830001831055 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.830001831055"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1834-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1834-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1834'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '41.830001831055'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1834-1'^^xsd:anyURI;
  dwc:observationDate '1997-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1801-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1801-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1801-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.830001831055 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.830001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1801-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.830001831055 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.830001831055"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1801-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1801-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1801'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia codana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '41.830001831055'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '495971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1801-1'^^xsd:anyURI;
  dwc:observationDate '1997-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1782-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1782-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1782-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.830001831055 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.830001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1782-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.830001831055 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.830001831055"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1782-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1782-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1782'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '41.830001831055'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1782-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1902-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1902-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1902-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.909999847412 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.909999847412"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1902-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.909999847412 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.909999847412"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1902-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1902-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1902'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodriguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '41.909999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1902-1'^^xsd:anyURI;
  dwc:observationDate '1997-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1868-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1868-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1868-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.909999847412 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.909999847412"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1868-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.909999847412 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.909999847412"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1868-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1868-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1868'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '41.909999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1868-1'^^xsd:anyURI;
  dwc:observationDate '1997-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1783-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1783-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1783-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.909999847412 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.909999847412"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1783-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.909999847412 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "41.909999847412"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1783-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1783-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1783'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'B'^^xsd:string;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '41.909999847412'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1783-1'^^xsd:anyURI;
  dwc:observationDate '1997-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A227-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A227-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A227-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A227-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A227-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:227-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '227-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:227-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A630-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A630-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A630-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A630-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A630-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:630-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '630-1'^^xsd:string;
  dwc:scientificName 'Rytiphloea tinctoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.30000001192093'^^xsd:double;
  dwc:aphiaid '144860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:630-1'^^xsd:anyURI;
  dwc:observationDate '1982-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '371063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A437-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A437-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A437-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A437-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A437-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:437-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '437-1'^^xsd:string;
  dwc:scientificName 'Halymenia latifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:437-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1340375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A629-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A629-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A629-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A629-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A629-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:629-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '629-1'^^xsd:string;
  dwc:scientificName 'Rytiphloea tinctoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.30000001192093'^^xsd:double;
  dwc:aphiaid '144860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:629-1'^^xsd:anyURI;
  dwc:observationDate '1982-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '371063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A735-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A735-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A735-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A735-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A735-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:735-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '735-1'^^xsd:string;
  dwc:scientificName 'Dudresnaya verticillata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Eric Sala'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:735-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '145226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A235-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A235-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A235-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A235-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A235-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:235-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '235-1'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:235-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A218-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A218-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A218-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A218-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A218-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:218-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '218-1'^^xsd:string;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:218-1'^^xsd:anyURI;
  dwc:observationDate '1982-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A237-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A237-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A237-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A237-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A237-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:237-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '237-1'^^xsd:string;
  dwc:scientificName 'Cystoseira foeniculacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '145518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:237-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A602-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A602-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A602-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A602-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A602-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:602-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '602-1'^^xsd:string;
  dwc:scientificName 'Predaea ollivieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '145647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:602-1'^^xsd:anyURI;
  dwc:observationDate '1982-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A609-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A609-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A609-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A609-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A609-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:609-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '609-1'^^xsd:string;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.10000000149012'^^xsd:double;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:609-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A463-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A463-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A463-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A463-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A463-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:463-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '463-1'^^xsd:string;
  dwc:scientificName 'Kallymenia feldmannii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:463-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A49-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A49-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A49-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A49-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A49-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:49-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '49-1'^^xsd:string;
  dwc:scientificName 'Bornetia secundiflora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.20000000298023'^^xsd:double;
  dwc:aphiaid '144524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:49-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A39-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A39-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A39-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A39-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A39-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:39-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '39-1'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:39-1'^^xsd:anyURI;
  dwc:observationDate '1982-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A570-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A570-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A570-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A570-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A570-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:570-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '570-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.30000001192093'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:570-1'^^xsd:anyURI;
  dwc:observationDate '1982-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A666-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A666-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A666-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450000762939"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A666-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450000762939 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.450000762939"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A666-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:666-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '666-1'^^xsd:string;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Consuelo PTrez'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.450000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:666-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A736-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A736-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A736-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A736-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.520000457764"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A736-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:736-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '736-1'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. PTrez'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:736-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A732-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A732-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A732-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.1199998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.1199998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A732-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 3.1199998855591)"^^geo:wktLiteral ;
  geo-pos:lat "42.520000457764"^^xsd:decimal ;
  geo-pos:long "3.1199998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A732-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:732-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '732-1'^^xsd:string;
  dwc:scientificName 'Gelidium latifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Consuelo PTrez'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1199998855591'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '156097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:732-1'^^xsd:anyURI;
  dwc:observationDate '1989-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1777-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1777-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1777-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.860000610352 3.1700000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.860000610352"^^xsd:decimal ;
  dwc:decimalLongitude "3.1700000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1777-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.860000610352 3.1700000762939)"^^geo:wktLiteral ;
  geo-pos:lat "41.860000610352"^^xsd:decimal ;
  geo-pos:long "3.1700000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1777-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1777-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1777'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez & A. Clavell'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1700000762939'^^xsd:double;
  dwc:latitude '41.860000610352'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0.10000000149012'^^xsd:double;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1777-1'^^xsd:anyURI;
  dwc:observationDate '1997-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1778-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1778-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1778-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1778-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "42.029998779297"^^xsd:decimal ;
  geo-pos:long "3.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1778-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1778-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1778'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1800000667572'^^xsd:double;
  dwc:latitude '42.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1778-1'^^xsd:anyURI;
  dwc:observationDate '1996-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1796-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1796-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1796-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1796-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "42.029998779297"^^xsd:decimal ;
  geo-pos:long "3.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1796-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1796-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1796'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1800000667572'^^xsd:double;
  dwc:latitude '42.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1796-1'^^xsd:anyURI;
  dwc:observationDate '1997-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1900-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1900-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1900-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1900-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "42.029998779297"^^xsd:decimal ;
  geo-pos:long "3.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1900-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1900-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1900'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodriguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1800000667572'^^xsd:double;
  dwc:latitude '42.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1900-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1779-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1779-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1779-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1779-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "42.029998779297"^^xsd:decimal ;
  geo-pos:long "3.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1779-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1779-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1779'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1800000667572'^^xsd:double;
  dwc:latitude '42.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '27.5'^^xsd:double;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1779-1'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1901-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1901-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1901-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1901-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "42.029998779297"^^xsd:decimal ;
  geo-pos:long "3.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1901-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1901-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1901'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodriguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1800000667572'^^xsd:double;
  dwc:latitude '42.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1901-1'^^xsd:anyURI;
  dwc:observationDate '1997-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1751-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1751-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1751-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1751-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "42.029998779297"^^xsd:decimal ;
  geo-pos:long "3.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1751-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1751-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1751'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1800000667572'^^xsd:double;
  dwc:latitude '42.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1751-1'^^xsd:anyURI;
  dwc:observationDate '1996-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1738-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1738-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1738-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1738-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "42.029998779297"^^xsd:decimal ;
  geo-pos:long "3.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1738-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1738-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1738'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rara-avis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1800000667572'^^xsd:double;
  dwc:latitude '42.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '27.5'^^xsd:double;
  dwc:aphiaid '376534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1738-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1835-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1835-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1835-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1835-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "42.029998779297"^^xsd:decimal ;
  geo-pos:long "3.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1835-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1835-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1835'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1800000667572'^^xsd:double;
  dwc:latitude '42.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1835-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1846-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1846-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1846-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1846-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "42.029998779297"^^xsd:decimal ;
  geo-pos:long "3.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1846-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1846-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1846'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'CT'^^xsd:string;
  dwc:longitude '3.1800000667572'^^xsd:double;
  dwc:latitude '42.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1846-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1829-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1829-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1829-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1829-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "42.029998779297"^^xsd:decimal ;
  geo-pos:long "3.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1829-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1829-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1829'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'CT'^^xsd:string;
  dwc:longitude '3.1800000667572'^^xsd:double;
  dwc:latitude '42.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1829-1'^^xsd:anyURI;
  dwc:observationDate '1997-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1848-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1848-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1848-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1848-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "42.029998779297"^^xsd:decimal ;
  geo-pos:long "3.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1848-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1848-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1848'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'CT'^^xsd:string;
  dwc:longitude '3.1800000667572'^^xsd:double;
  dwc:latitude '42.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1848-1'^^xsd:anyURI;
  dwc:observationDate '1997-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1739-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1739-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1739-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.029998779297"^^xsd:decimal ;
  dwc:decimalLongitude "3.1800000667572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1739-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.029998779297 3.1800000667572)"^^geo:wktLiteral ;
  geo-pos:lat "42.029998779297"^^xsd:decimal ;
  geo-pos:long "3.1800000667572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1739-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1739-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1739'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia harveyana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1800000667572'^^xsd:double;
  dwc:latitude '42.029998779297'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '145279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1739-1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1639615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1855-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1855-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1855-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.759998321533 3.1900000572205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "3.1900000572205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1855-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.759998321533 3.1900000572205)"^^geo:wktLiteral ;
  geo-pos:lat "41.759998321533"^^xsd:decimal ;
  geo-pos:long "3.1900000572205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1855-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1855-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1855'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1900000572205'^^xsd:double;
  dwc:latitude '41.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1855-1'^^xsd:anyURI;
  dwc:observationDate '1997-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1822-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1822-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1822-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.759998321533 3.1900000572205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "3.1900000572205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1822-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.759998321533 3.1900000572205)"^^geo:wktLiteral ;
  geo-pos:lat "41.759998321533"^^xsd:decimal ;
  geo-pos:long "3.1900000572205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1822-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1822-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1822'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1900000572205'^^xsd:double;
  dwc:latitude '41.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1822-1'^^xsd:anyURI;
  dwc:observationDate '1997-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1856-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1856-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1856-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.759998321533 3.1900000572205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "3.1900000572205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1856-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.759998321533 3.1900000572205)"^^geo:wktLiteral ;
  geo-pos:lat "41.759998321533"^^xsd:decimal ;
  geo-pos:long "3.1900000572205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1856-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1856-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1856'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.1900000572205'^^xsd:double;
  dwc:latitude '41.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1856-1'^^xsd:anyURI;
  dwc:observationDate '1997-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1833-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1833-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1833-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.759998321533 3.1900000572205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.759998321533"^^xsd:decimal ;
  dwc:decimalLongitude "3.1900000572205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1833-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.759998321533 3.1900000572205)"^^geo:wktLiteral ;
  geo-pos:lat "41.759998321533"^^xsd:decimal ;
  geo-pos:long "3.1900000572205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1833-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1833-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1833'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'CT'^^xsd:string;
  dwc:longitude '3.1900000572205'^^xsd:double;
  dwc:latitude '41.759998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1833-1'^^xsd:anyURI;
  dwc:observationDate '1997-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1780-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1780-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1780-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.240001678467 3.210000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.240001678467"^^xsd:decimal ;
  dwc:decimalLongitude "3.210000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1780-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.240001678467 3.210000038147)"^^geo:wktLiteral ;
  geo-pos:lat "42.240001678467"^^xsd:decimal ;
  geo-pos:long "3.210000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1780-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1780-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1780'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset & J.C. Lino'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.210000038147'^^xsd:double;
  dwc:latitude '42.240001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1780-1'^^xsd:anyURI;
  dwc:observationDate '1997-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A555-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A555-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A555-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.049999237061"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A555-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.049999237061"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A555-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:555-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '555-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.049999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:555-1'^^xsd:anyURI;
  dwc:observationDate '1985-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A552-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A552-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A552-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.049999237061"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A552-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.049999237061"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A552-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:552-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '552-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.049999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:552-1'^^xsd:anyURI;
  dwc:observationDate '1985-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A551-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A551-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A551-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.049999237061"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A551-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.049999237061"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A551-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:551-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '551-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.049999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:551-1'^^xsd:anyURI;
  dwc:observationDate '1985-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A603-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A603-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A603-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.049999237061"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A603-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.049999237061"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A603-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:603-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '603-1'^^xsd:string;
  dwc:scientificName 'Predaea ollivieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.049999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:603-1'^^xsd:anyURI;
  dwc:observationDate '1985-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A605-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A605-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A605-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.049999237061"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A605-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.049999237061"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A605-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:605-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '605-1'^^xsd:string;
  dwc:scientificName 'Predaea ollivieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.049999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:605-1'^^xsd:anyURI;
  dwc:observationDate '1985-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A145-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A145-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A145-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.049999237061"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A145-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.049999237061"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A145-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:145-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '145-1'^^xsd:string;
  dwc:scientificName 'Codium effusum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.049999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:145-1'^^xsd:anyURI;
  dwc:observationDate '1985-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A144-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A144-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A144-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.049999237061"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A144-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.049999237061"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A144-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:144-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '144-1'^^xsd:string;
  dwc:scientificName 'Codium effusum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.049999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:144-1'^^xsd:anyURI;
  dwc:observationDate '1985-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A553-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A553-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A553-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.049999237061"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A553-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.049999237061 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.049999237061"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A553-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:553-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '553-1'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.049999237061'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:553-1'^^xsd:anyURI;
  dwc:observationDate '1985-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1787-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1787-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1787-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.139999389648 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.139999389648"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1787-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.139999389648 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.139999389648"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1787-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1787-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1787'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.139999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1787-1'^^xsd:anyURI;
  dwc:observationDate '1997-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1866-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1866-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1866-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.139999389648 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.139999389648"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1866-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.139999389648 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.139999389648"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1866-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1866-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1866'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.139999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1866-1'^^xsd:anyURI;
  dwc:observationDate '1997-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1800-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1800-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1800-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.139999389648 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.139999389648"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1800-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.139999389648 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.139999389648"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1800-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1800-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1800'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rosa-marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.139999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1800-1'^^xsd:anyURI;
  dwc:observationDate '1997-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '145285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1831-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1831-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1831-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.139999389648 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.139999389648"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1831-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.139999389648 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.139999389648"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1831-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1831-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1831'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Clavell'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.139999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1831-1'^^xsd:anyURI;
  dwc:observationDate '1996-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1827-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1827-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1827-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.139999389648 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.139999389648"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1827-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.139999389648 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.139999389648"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1827-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1827-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1827'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'CT'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.139999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1827-1'^^xsd:anyURI;
  dwc:observationDate '1997-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1832-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1832-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1832-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.139999389648 3.2200000286102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.139999389648"^^xsd:decimal ;
  dwc:decimalLongitude "3.2200000286102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1832-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.139999389648 3.2200000286102)"^^geo:wktLiteral ;
  geo-pos:lat "42.139999389648"^^xsd:decimal ;
  geo-pos:long "3.2200000286102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1832-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1832-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1832'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Ge'^^xsd:string;
  dwc:longitude '3.2200000286102'^^xsd:double;
  dwc:latitude '42.139999389648'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1832-1'^^xsd:anyURI;
  dwc:observationDate '1997-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1849-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1849-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1849-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.930000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1849-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.930000305176 3.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "39.930000305176"^^xsd:decimal ;
  geo-pos:long "3.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1849-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1849-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1849'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez y A. Clavell'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.7000000476837'^^xsd:double;
  dwc:latitude '39.930000305176'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1849-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1983-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1983-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1983-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 3.8199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.8199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1983-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 3.8199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "40.020000457764"^^xsd:decimal ;
  geo-pos:long "3.8199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1983-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1983-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1983'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodriguez- Prieto'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '3.8199999332428'^^xsd:double;
  dwc:latitude '40.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1.5'^^xsd:double;
  dwc:aphiaid '145274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1983-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1647696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2658-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2658-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2658-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 3.8199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.8199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2658-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 3.8199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "40.020000457764"^^xsd:decimal ;
  geo-pos:long "3.8199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2658-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2658-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2658'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'J. C. Lino'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mn'^^xsd:string;
  dwc:longitude '3.8199999332428'^^xsd:double;
  dwc:latitude '40.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2658-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1853-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1853-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1853-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "4.0500001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1853-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.020000457764"^^xsd:decimal ;
  geo-pos:long "4.0500001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1853-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1853-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1853'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.0500001907349'^^xsd:double;
  dwc:latitude '40.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1853-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1799-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1799-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1799-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "4.0500001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1799-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.020000457764"^^xsd:decimal ;
  geo-pos:long "4.0500001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1799-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1799-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1799'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A.Clavell y L.Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.0500001907349'^^xsd:double;
  dwc:latitude '40.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1799-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1798-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1798-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1798-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "4.0500001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1798-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.020000457764"^^xsd:decimal ;
  geo-pos:long "4.0500001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1798-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1798-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1798'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia stoechas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A.Clavell y L.Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.0500001907349'^^xsd:double;
  dwc:latitude '40.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '145289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1798-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1639620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1863-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1863-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1863-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "4.0500001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1863-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.020000457764"^^xsd:decimal ;
  geo-pos:long "4.0500001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1863-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1863-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1863'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.0500001907349'^^xsd:double;
  dwc:latitude '40.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1863-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1797-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1797-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1797-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "4.0500001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1797-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.020000457764"^^xsd:decimal ;
  geo-pos:long "4.0500001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1797-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1797-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1797'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A.Clavell y L.Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.0500001907349'^^xsd:double;
  dwc:latitude '40.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '17.5'^^xsd:double;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1797-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1861-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1861-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1861-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "4.0500001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1861-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.020000457764"^^xsd:decimal ;
  geo-pos:long "4.0500001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1861-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1861-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1861'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.0500001907349'^^xsd:double;
  dwc:latitude '40.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1861-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1859-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1859-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1859-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "4.0500001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1859-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.020000457764"^^xsd:decimal ;
  geo-pos:long "4.0500001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1859-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1859-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1859'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.0500001907349'^^xsd:double;
  dwc:latitude '40.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1859-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1865-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1865-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1865-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "4.0500001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1865-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.020000457764"^^xsd:decimal ;
  geo-pos:long "4.0500001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1865-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1865-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1865'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M.A. Ribera y A. G=mez'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.0500001907349'^^xsd:double;
  dwc:latitude '40.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1865-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2671-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2671-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2671-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.020000457764"^^xsd:decimal ;
  dwc:decimalLongitude "4.0500001907349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2671-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020000457764 4.0500001907349)"^^geo:wktLiteral ;
  geo-pos:lat "40.020000457764"^^xsd:decimal ;
  geo-pos:long "4.0500001907349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2671-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2671-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2671'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell & L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mn'^^xsd:string;
  dwc:longitude '4.0500001907349'^^xsd:double;
  dwc:latitude '40.020000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2671-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2670-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2670-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2670-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.090000152588 4.0900001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.090000152588"^^xsd:decimal ;
  dwc:decimalLongitude "4.0900001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2670-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.090000152588 4.0900001525879)"^^geo:wktLiteral ;
  geo-pos:lat "40.090000152588"^^xsd:decimal ;
  geo-pos:long "4.0900001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2670-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2670-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2670'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell & L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'Mn'^^xsd:string;
  dwc:longitude '4.0900001525879'^^xsd:double;
  dwc:latitude '40.090000152588'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2670-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1864-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1864-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1864-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.740001678467 4.1700000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "4.1700000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1864-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.740001678467 4.1700000762939)"^^geo:wktLiteral ;
  geo-pos:lat "39.740001678467"^^xsd:decimal ;
  geo-pos:long "4.1700000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1864-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1864-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1864'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Clavell y J. Rull'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.1700000762939'^^xsd:double;
  dwc:latitude '39.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2.5'^^xsd:double;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1864-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1862-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1862-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1862-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.740001678467 4.1700000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "4.1700000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1862-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.740001678467 4.1700000762939)"^^geo:wktLiteral ;
  geo-pos:lat "39.740001678467"^^xsd:decimal ;
  geo-pos:long "4.1700000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1862-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1862-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1862'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia bornetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Clavell y J. Rull'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.1700000762939'^^xsd:double;
  dwc:latitude '39.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2.5'^^xsd:double;
  dwc:aphiaid '145275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1862-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1785-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1785-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1785-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.740001678467 4.1700000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "4.1700000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1785-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.740001678467 4.1700000762939)"^^geo:wktLiteral ;
  geo-pos:lat "39.740001678467"^^xsd:decimal ;
  geo-pos:long "4.1700000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1785-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1785-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1785'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'A. Clavell & J. Rull'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.1700000762939'^^xsd:double;
  dwc:latitude '39.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '2.5'^^xsd:double;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1785-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1795-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1795-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1795-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.740001678467 4.1700000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.740001678467"^^xsd:decimal ;
  dwc:decimalLongitude "4.1700000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1795-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.740001678467 4.1700000762939)"^^geo:wktLiteral ;
  geo-pos:lat "39.740001678467"^^xsd:decimal ;
  geo-pos:long "4.1700000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1795-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1795-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1795'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez y L. Lavelli'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.1700000762939'^^xsd:double;
  dwc:latitude '39.740001678467'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '145277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1795-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1860-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1860-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1860-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.919998168945 4.1700000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.919998168945"^^xsd:decimal ;
  dwc:decimalLongitude "4.1700000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1860-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.919998168945 4.1700000762939)"^^geo:wktLiteral ;
  geo-pos:lat "39.919998168945"^^xsd:decimal ;
  geo-pos:long "4.1700000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1860-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1860-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1860'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'M. A. Ribera, A. G=mez y J. Rull'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.1700000762939'^^xsd:double;
  dwc:latitude '39.919998168945'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1860-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1858-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1858-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1858-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.009998321533 4.1700000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.009998321533"^^xsd:decimal ;
  dwc:decimalLongitude "4.1700000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1858-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.009998321533 4.1700000762939)"^^geo:wktLiteral ;
  geo-pos:lat "40.009998321533"^^xsd:decimal ;
  geo-pos:long "4.1700000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1858-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1858-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1858'^^xsd:gYear;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'C. Rodrfguez, A. Clavell y L. Lavelli'^^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 'ES'^^xsd:string;
  dwc:stateProvince 'PM'^^xsd:string;
  dwc:longitude '4.1700000762939'^^xsd:double;
  dwc:latitude '40.009998321533'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1858-1'^^xsd:anyURI;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2003-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2003-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2003-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.819999694824 4.2399997711182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "4.2399997711182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2003-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.819999694824 4.2399997711182)"^^geo:wktLiteral ;
  geo-pos:lat "39.819999694824"^^xsd:decimal ;
  geo-pos:long "4.2399997711182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2003-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2003-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2003'^^xsd:gYear;
  dwc:scientificName 'Chondrophycus tenerrimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lino'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'ES'^^xsd:string;
  dwc:stateProvince 'Mn'^^xsd:string;
  dwc:longitude '4.2399997711182'^^xsd:double;
  dwc:latitude '39.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '526696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2003-1'^^xsd:anyURI;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '834118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A665-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A665-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A665-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.099998474121"^^xsd:decimal ;
  dwc:decimalLongitude "13.529999732971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A665-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  geo-pos:lat "38.099998474121"^^xsd:decimal ;
  geo-pos:long "13.529999732971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A665-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:665-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '665-1'^^xsd:string;
  dwc:scientificName 'Spatoglossum solierii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '13.529999732971'^^xsd:double;
  dwc:latitude '38.099998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '371069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:665-1'^^xsd:anyURI;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A8-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A8-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A8-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.099998474121"^^xsd:decimal ;
  dwc:decimalLongitude "13.529999732971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A8-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  geo-pos:lat "38.099998474121"^^xsd:decimal ;
  geo-pos:long "13.529999732971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A8-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:8-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '8-1'^^xsd:string;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '13.529999732971'^^xsd:double;
  dwc:latitude '38.099998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:8-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A386-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A386-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A386-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.099998474121"^^xsd:decimal ;
  dwc:decimalLongitude "13.529999732971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A386-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  geo-pos:lat "38.099998474121"^^xsd:decimal ;
  geo-pos:long "13.529999732971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A386-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:386-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '386-1'^^xsd:string;
  dwc:scientificName 'Gelidiella nigrescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '13.529999732971'^^xsd:double;
  dwc:latitude '38.099998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:386-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A3-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A3-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A3-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.099998474121"^^xsd:decimal ;
  dwc:decimalLongitude "13.529999732971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A3-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  geo-pos:lat "38.099998474121"^^xsd:decimal ;
  geo-pos:long "13.529999732971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A3-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:3-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '3-1'^^xsd:string;
  dwc:scientificName 'Acrodiscus vidovichii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '13.529999732971'^^xsd:double;
  dwc:latitude '38.099998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:3-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A261-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A261-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A261-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.099998474121"^^xsd:decimal ;
  dwc:decimalLongitude "13.529999732971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A261-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  geo-pos:lat "38.099998474121"^^xsd:decimal ;
  geo-pos:long "13.529999732971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A261-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:261-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '261-1'^^xsd:string;
  dwc:scientificName 'Dasya corymbifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Taddei'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '13.529999732971'^^xsd:double;
  dwc:latitude '38.099998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:261-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '144716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A263-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A263-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A263-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.099998474121"^^xsd:decimal ;
  dwc:decimalLongitude "13.529999732971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A263-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  geo-pos:lat "38.099998474121"^^xsd:decimal ;
  geo-pos:long "13.529999732971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A263-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:263-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '263-1'^^xsd:string;
  dwc:scientificName 'Dasyopsis spinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '13.529999732971'^^xsd:double;
  dwc:latitude '38.099998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '496000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:263-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '144729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A27-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A27-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A27-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.099998474121"^^xsd:decimal ;
  dwc:decimalLongitude "13.529999732971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A27-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  geo-pos:lat "38.099998474121"^^xsd:decimal ;
  geo-pos:long "13.529999732971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A27-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:27-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '27-1'^^xsd:string;
  dwc:scientificName 'Arthrocladia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '13.529999732971'^^xsd:double;
  dwc:latitude '38.099998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '145306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:27-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '145306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A680-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A680-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A680-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.099998474121"^^xsd:decimal ;
  dwc:decimalLongitude "13.529999732971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A680-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  geo-pos:lat "38.099998474121"^^xsd:decimal ;
  geo-pos:long "13.529999732971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A680-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:680-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '680-1'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '13.529999732971'^^xsd:double;
  dwc:latitude '38.099998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:680-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A687-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A687-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A687-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.099998474121"^^xsd:decimal ;
  dwc:decimalLongitude "13.529999732971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A687-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  geo-pos:lat "38.099998474121"^^xsd:decimal ;
  geo-pos:long "13.529999732971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A687-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:687-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '687-1'^^xsd:string;
  dwc:scientificName 'Stylophora rhizoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '13.529999732971'^^xsd:double;
  dwc:latitude '38.099998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '156438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:687-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A725-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A725-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A725-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.099998474121"^^xsd:decimal ;
  dwc:decimalLongitude "13.529999732971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A725-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.099998474121 13.529999732971)"^^geo:wktLiteral ;
  geo-pos:lat "38.099998474121"^^xsd:decimal ;
  geo-pos:long "13.529999732971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A725-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:725-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '725-1'^^xsd:string;
  dwc:scientificName 'Zonaria tournefortii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Giaccone'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '13.529999732971'^^xsd:double;
  dwc:latitude '38.099998474121'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:725-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '145397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2145-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2145-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2145-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2145-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2145-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2145-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2145'^^xsd:gYear;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2145-1'^^xsd:anyURI;
  dwc:observationDate '1981-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2143-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2143-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2143-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2143-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2143-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2143-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2143'^^xsd:gYear;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2143-1'^^xsd:anyURI;
  dwc:observationDate '1981-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2144-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2144-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2144-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2144-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2144-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2144-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2144'^^xsd:gYear;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2144-1'^^xsd:anyURI;
  dwc:observationDate '1981-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2142-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2142-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2142-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2142-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2142-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2142-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2142'^^xsd:gYear;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2142-1'^^xsd:anyURI;
  dwc:observationDate '1981-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2141-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2141-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2141-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2141-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2141-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2141-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2141'^^xsd:gYear;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2141-1'^^xsd:anyURI;
  dwc:observationDate '1981-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A332-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A332-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A332-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A332-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A332-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:332-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '332-1'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:332-1'^^xsd:anyURI;
  dwc:observationDate '1981-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A434-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A434-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A434-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A434-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A434-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:434-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '434-1'^^xsd:string;
  dwc:scientificName 'Halymenia floresia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:country 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:434-1'^^xsd:anyURI;
  dwc:aphiaIdAccepted '371111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A963-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A963-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A963-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A963-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A963-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:963-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '963-2'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:963-2'^^xsd:anyURI;
  dwc:observationDate '1981-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A887-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A887-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A887-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A887-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A887-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:887-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '887-1'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:887-1'^^xsd:anyURI;
  dwc:observationDate '1981-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A467-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A467-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A467-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A467-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A467-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:467-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '467-1'^^xsd:string;
  dwc:scientificName 'Laminaria rodriguezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:467-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '145729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A963-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A963-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A963-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A963-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A963-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:963-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '963-1'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:963-1'^^xsd:anyURI;
  dwc:observationDate '1981-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A331-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A331-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A331-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A331-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A331-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:331-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '331-1'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:country 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:331-1'^^xsd:anyURI;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A518-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A518-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A518-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A518-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A518-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:518-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '518-1'^^xsd:string;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:518-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A712-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A712-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A712-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.650001525879"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A712-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.650001525879 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.650001525879"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A712-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:712-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '712-1'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'IT'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '45.650001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:712-1'^^xsd:anyURI;
  dwc:observationDate '1981-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A216-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A216-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A216-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.270000457764 15.220000267029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.270000457764"^^xsd:decimal ;
  dwc:decimalLongitude "15.220000267029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A216-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.270000457764 15.220000267029)"^^geo:wktLiteral ;
  geo-pos:lat "38.270000457764"^^xsd:decimal ;
  geo-pos:long "15.220000267029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A216-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:216-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '216-1'^^xsd:string;
  dwc:scientificName 'Cystoseira brachycarpa var. balearica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '15.220000267029'^^xsd:double;
  dwc:latitude '38.270000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '382499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:216-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A408-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A408-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A408-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.270000457764 15.220000267029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.270000457764"^^xsd:decimal ;
  dwc:decimalLongitude "15.220000267029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A408-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.270000457764 15.220000267029)"^^geo:wktLiteral ;
  geo-pos:lat "38.270000457764"^^xsd:decimal ;
  geo-pos:long "15.220000267029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A408-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:408-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '408-1'^^xsd:string;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '15.220000267029'^^xsd:double;
  dwc:latitude '38.270000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:408-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A289-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A289-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A289-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.270000457764 15.220000267029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.270000457764"^^xsd:decimal ;
  dwc:decimalLongitude "15.220000267029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A289-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.270000457764 15.220000267029)"^^geo:wktLiteral ;
  geo-pos:lat "38.270000457764"^^xsd:decimal ;
  geo-pos:long "15.220000267029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A289-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:289-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '289-1'^^xsd:string;
  dwc:scientificName 'Enteromorpha flexuosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '15.220000267029'^^xsd:double;
  dwc:latitude '38.270000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:289-1'^^xsd:anyURI;
  dwc:observationDate '1969-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A209-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A209-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A209-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.270000457764 15.220000267029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.270000457764"^^xsd:decimal ;
  dwc:decimalLongitude "15.220000267029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A209-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.270000457764 15.220000267029)"^^geo:wktLiteral ;
  geo-pos:lat "38.270000457764"^^xsd:decimal ;
  geo-pos:long "15.220000267029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A209-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:209-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '209-1'^^xsd:string;
  dwc:scientificName 'Cystoseira amentacea (C. Agardh) Bory var. stricta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'SI'^^xsd:string;
  dwc:longitude '15.220000267029'^^xsd:double;
  dwc:latitude '38.270000457764'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:209-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A441-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A441-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A441-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.200000762939 15.619999885559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.200000762939"^^xsd:decimal ;
  dwc:decimalLongitude "15.619999885559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A441-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.200000762939 15.619999885559)"^^geo:wktLiteral ;
  geo-pos:lat "38.200000762939"^^xsd:decimal ;
  geo-pos:long "15.619999885559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A441-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:441-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '441-1'^^xsd:string;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'CL'^^xsd:string;
  dwc:longitude '15.619999885559'^^xsd:double;
  dwc:latitude '38.200000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:441-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2071-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2071-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2071-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.200000762939 15.619999885559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.200000762939"^^xsd:decimal ;
  dwc:decimalLongitude "15.619999885559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2071-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.200000762939 15.619999885559)"^^geo:wktLiteral ;
  geo-pos:lat "38.200000762939"^^xsd:decimal ;
  geo-pos:long "15.619999885559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2071-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2071-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2071'^^xsd:gYear;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'CL'^^xsd:string;
  dwc:longitude '15.619999885559'^^xsd:double;
  dwc:latitude '38.200000762939'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2071-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A55-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A55-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A55-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.119998931885 15.630000114441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.119998931885"^^xsd:decimal ;
  dwc:decimalLongitude "15.630000114441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A55-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.119998931885 15.630000114441)"^^geo:wktLiteral ;
  geo-pos:lat "38.119998931885"^^xsd:decimal ;
  geo-pos:long "15.630000114441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A55-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:55-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '55-1'^^xsd:string;
  dwc:scientificName 'Bryopsis adriatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'CL'^^xsd:string;
  dwc:longitude '15.630000114441'^^xsd:double;
  dwc:latitude '38.119998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '555235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:55-1'^^xsd:anyURI;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '708492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A385-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A385-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A385-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.119998931885 15.630000114441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.119998931885"^^xsd:decimal ;
  dwc:decimalLongitude "15.630000114441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A385-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.119998931885 15.630000114441)"^^geo:wktLiteral ;
  geo-pos:lat "38.119998931885"^^xsd:decimal ;
  geo-pos:long "15.630000114441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A385-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:385-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '385-1'^^xsd:string;
  dwc:scientificName 'Grateloupia cuneifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'CL'^^xsd:string;
  dwc:longitude '15.630000114441'^^xsd:double;
  dwc:latitude '38.119998931885'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:385-1'^^xsd:anyURI;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A628-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A628-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A628-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 15.699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A628-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 15.699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "15.699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A628-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:628-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '628-1'^^xsd:string;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'CL'^^xsd:string;
  dwc:longitude '15.699999809265'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:628-1'^^xsd:anyURI;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A290-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A290-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A290-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 15.699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A290-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 15.699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "15.699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A290-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:290-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '290-1'^^xsd:string;
  dwc:scientificName 'Enteromorpha intestinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'IT'^^xsd:string;
  dwc:stateProvince 'CL'^^xsd:string;
  dwc:longitude '15.699999809265'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.25'^^xsd:double;
  dwc:aphiaid '145962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:290-1'^^xsd:anyURI;
  dwc:observationDate '1989-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A688-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A688-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A688-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 15.699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A688-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 15.699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "15.699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A688-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:688-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '688-1'^^xsd:string;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'E. Feoli'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'CL'^^xsd:string;
  dwc:longitude '15.699999809265'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:688-1'^^xsd:anyURI;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A131-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A131-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A131-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 16.60000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "16.60000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A131-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 16.60000038147)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "16.60000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A131-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:131-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '131-1'^^xsd:string;
  dwc:scientificName 'Chrysymenia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'CL'^^xsd:string;
  dwc:longitude '16.60000038147'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:131-1'^^xsd:anyURI;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A517-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A517-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A517-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 16.60000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "16.60000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A517-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 16.60000038147)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "16.60000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A517-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:517-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '517-1'^^xsd:string;
  dwc:scientificName 'Naccaria wigghii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'CL'^^xsd:string;
  dwc:longitude '16.60000038147'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:517-1'^^xsd:anyURI;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A516-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A516-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A516-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 16.60000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.819999694824"^^xsd:decimal ;
  dwc:decimalLongitude "16.60000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A516-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.819999694824 16.60000038147)"^^geo:wktLiteral ;
  geo-pos:lat "38.819999694824"^^xsd:decimal ;
  geo-pos:long "16.60000038147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A516-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:516-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '516-1'^^xsd:string;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:stateProvince 'CL'^^xsd:string;
  dwc:longitude '16.60000038147'^^xsd:double;
  dwc:latitude '38.819999694824'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:516-1'^^xsd:anyURI;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A233-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A233-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A233-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.900001525879 17.020000457764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "17.020000457764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A233-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.900001525879 17.020000457764)"^^geo:wktLiteral ;
  geo-pos:lat "38.900001525879"^^xsd:decimal ;
  geo-pos:long "17.020000457764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A233-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:233-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '233-1'^^xsd:string;
  dwc:scientificName 'Cystoseira corniculata var. laxior'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:longitude '17.020000457764'^^xsd:double;
  dwc:latitude '38.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '552873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:233-1'^^xsd:anyURI;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '552873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A647-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A647-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A647-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.900001525879 17.020000457764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "17.020000457764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A647-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.900001525879 17.020000457764)"^^geo:wktLiteral ;
  geo-pos:lat "38.900001525879"^^xsd:decimal ;
  geo-pos:long "17.020000457764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A647-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:647-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '647-1'^^xsd:string;
  dwc:scientificName 'Sargassum hornshuchii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'IT'^^xsd:string;
  dwc:longitude '17.020000457764'^^xsd:double;
  dwc:latitude '38.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:647-1'^^xsd:anyURI;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '494809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A270-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A270-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A270-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.900001525879 17.020000457764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "17.020000457764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A270-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.900001525879 17.020000457764)"^^geo:wktLiteral ;
  geo-pos:lat "38.900001525879"^^xsd:decimal ;
  geo-pos:long "17.020000457764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A270-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:270-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '270-1'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'G. Giaccone'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'FR'^^xsd:string;
  dwc:longitude '17.020000457764'^^xsd:double;
  dwc:latitude '38.900001525879'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:270-1'^^xsd:anyURI;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A649-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A649-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A649-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 24.020000457764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "24.020000457764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A649-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 24.020000457764)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "24.020000457764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A649-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:649-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '649-1'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'GR'^^xsd:string;
  dwc:longitude '24.020000457764'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:649-1'^^xsd:anyURI;
  dwc:observationDate '1983-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1308-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1308-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1308-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.719999313354"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1308-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.719999313354"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1308-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1308-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1308'^^xsd:gYear;
  dwc:scientificName 'Dasycladus ramosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'EG'^^xsd:string;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '27.719999313354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '214428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1308-1'^^xsd:anyURI;
  dwc:observationDate '1994-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '214428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1304-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1304-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1304-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.719999313354"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1304-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.719999313354"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1304-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1304-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1304'^^xsd:gYear;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'EG'^^xsd:string;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '27.719999313354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1304-1'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1307-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1307-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1307-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.719999313354"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1307-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.719999313354"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1307-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1307-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1307'^^xsd:gYear;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'EG'^^xsd:string;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '27.719999313354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1307-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1310-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1310-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1310-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.719999313354"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1310-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.719999313354"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1310-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1310-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1310'^^xsd:gYear;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'EG'^^xsd:string;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '27.719999313354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.40000000596046'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1310-1'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2650-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2650-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2650-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.719999313354"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2650-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.719999313354"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2650-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2650-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2650'^^xsd:gYear;
  dwc:scientificName 'Palisada maris-rubri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'Lipkin'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^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 'IL'^^xsd:string;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '27.719999313354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '495578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2650-1'^^xsd:anyURI;
  dwc:observationDate '1967-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '495578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1304-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1304-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1304-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.719999313354"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1304-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.719999313354"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1304-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1304-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1304'^^xsd:gYear;
  dwc:scientificName 'Thalassodendron ciliatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'EG'^^xsd:string;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '27.719999313354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '220228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1304-2'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '220228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1305-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1305-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1305-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.719999313354"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1305-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.719999313354"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1305-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1305-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1305'^^xsd:gYear;
  dwc:scientificName 'Thalassodendron ciliatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'EG'^^xsd:string;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '27.719999313354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '220228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1305-1'^^xsd:anyURI;
  dwc:observationDate '1994-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '220228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1306-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1306-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1306-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.719999313354"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1306-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.719999313354 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.719999313354"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A1306-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:1306-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '1306'^^xsd:gYear;
  dwc:scientificName 'Thalassodendron ciliatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^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 'EG'^^xsd:string;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '27.719999313354'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-0.5'^^xsd:double;
  dwc:aphiaid '220228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:1306-1'^^xsd:anyURI;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '220228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2652-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2652-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2652-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7199997901917 39.279998779297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "39.279998779297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2652-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7199997901917 39.279998779297)"^^geo:wktLiteral ;
  geo-pos:lat "-5.7199997901917"^^xsd:decimal ;
  geo-pos:long "39.279998779297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2652-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2652-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2652'^^xsd:gYear;
  dwc:scientificName 'Caulerpa lanuginosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'TZ'^^xsd:string;
  dwc:longitude '39.279998779297'^^xsd:double;
  dwc:latitude '-5.7199997901917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '211472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2652-1'^^xsd:anyURI;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '211472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2653-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2653-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2653-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7199997901917 39.299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "39.299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2653-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7199997901917 39.299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "-5.7199997901917"^^xsd:decimal ;
  geo-pos:long "39.299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2653-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2653-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2653'^^xsd:gYear;
  dwc:scientificName 'Caulerpa cupressoides var.'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'TZ'^^xsd:string;
  dwc:longitude '39.299999237061'^^xsd:double;
  dwc:latitude '-5.7199997901917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '144467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2653-1'^^xsd:anyURI;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '144467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2651-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2651-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2651-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7199997901917 39.299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "39.299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2651-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7199997901917 39.299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "-5.7199997901917"^^xsd:decimal ;
  geo-pos:long "39.299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2651-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2651-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2651'^^xsd:gYear;
  dwc:scientificName 'Kappaphycus alvarezii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'TZ'^^xsd:string;
  dwc:longitude '39.299999237061'^^xsd:double;
  dwc:latitude '-5.7199997901917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '371403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2651-1'^^xsd:anyURI;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '371403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2657-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2657-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2657-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7199997901917 39.299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "39.299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2657-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7199997901917 39.299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "-5.7199997901917"^^xsd:decimal ;
  geo-pos:long "39.299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2657-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2657-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2657'^^xsd:gYear;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'TZ'^^xsd:string;
  dwc:longitude '39.299999237061'^^xsd:double;
  dwc:latitude '-5.7199997901917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2657-1'^^xsd:anyURI;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2656-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2656-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2656-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7199997901917 39.299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "39.299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2656-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7199997901917 39.299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "-5.7199997901917"^^xsd:decimal ;
  geo-pos:long "39.299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2656-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2656-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2656'^^xsd:gYear;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'TZ'^^xsd:string;
  dwc:longitude '39.299999237061'^^xsd:double;
  dwc:latitude '-5.7199997901917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2656-1'^^xsd:anyURI;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2655-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2655-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2655-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7199997901917 39.299999237061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7199997901917"^^xsd:decimal ;
  dwc:decimalLongitude "39.299999237061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2655-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7199997901917 39.299999237061)"^^geo:wktLiteral ;
  geo-pos:lat "-5.7199997901917"^^xsd:decimal ;
  geo-pos:long "39.299999237061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2655-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2655-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2655'^^xsd:gYear;
  dwc:scientificName 'Sargassum ilicifolium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'TZ'^^xsd:string;
  dwc:longitude '39.299999237061'^^xsd:double;
  dwc:latitude '-5.7199997901917'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:aphiaid '494899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2655-1'^^xsd:anyURI;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '494899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2654-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2654-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2654-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8200001716614 39.380001068115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8200001716614"^^xsd:decimal ;
  dwc:decimalLongitude "39.380001068115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2654-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8200001716614 39.380001068115)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8200001716614"^^xsd:decimal ;
  geo-pos:long "39.380001068115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0"^^xsd:integer .

<https://eurobis.org/id/occurrence/2806__urn%3Acatalog%3AVAL%3AVAL_algae%3A2654-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:VAL:VAL_algae:2654-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2806_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'VAL'^^xsd:string;
  dwc:collectionCode 'VAL_algae'^^xsd:string;
  dwc:catalogNumber '2654'^^xsd:gYear;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:collector 'F. Boisset'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'TZ'^^xsd:string;
  dwc:longitude '39.380001068115'^^xsd:double;
  dwc:latitude '-5.8200001716614'^^xsd:double;
  dwc:coordinatePrecision '0'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:VAL:VAL_algae:2654-1'^^xsd:anyURI;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF